| Index: chrome/browser/chrome_content_browser_client.cc
|
| diff --git a/chrome/browser/chrome_content_browser_client.cc b/chrome/browser/chrome_content_browser_client.cc
|
| index 71fb48b244cb8e6fee0f474832a27def252e25e0..b48d110b8259ba734ee509353c0fa8e50897ff48 100644
|
| --- a/chrome/browser/chrome_content_browser_client.cc
|
| +++ b/chrome/browser/chrome_content_browser_client.cc
|
| @@ -1391,6 +1391,8 @@ void MaybeAppendBlinkSettingsSwitchForFieldTrial(
|
| "LowPriorityIFrames",
|
|
|
| // Keys: disallowFetchForDocWrittenScriptsInMainFrame
|
| + // disallowFetchForDocWrittenScriptsInMainFrameOnSlowConnections
|
| + // disallowFetchForDocWrittenScriptsInMainFrameIfEffectively2G
|
| "DisallowFetchForDocWrittenScriptsInMainFrame",
|
|
|
| // Keys: parseHTMLOnMainThreadSyncTokenize
|
|
|