chore: proxy_config_monitor_ is no longer used in BrowserContext (#22576)
* chore: proxy_config_monitor_ is no longer used in BrowserContext * chore: blow src cache to fix Windows CI
This commit is contained in:
parent
8e34f00822
commit
5bffd78631
3 changed files with 2 additions and 9 deletions
|
@ -3,7 +3,7 @@ const fs = require('fs')
|
|||
const path = require('path')
|
||||
|
||||
// Fallback to blow away old cache keys
|
||||
const HASH_VERSION = 2
|
||||
const HASH_VERSION = 3
|
||||
|
||||
// Base files to hash
|
||||
const filesToHash = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue