Chromium Code Reviews| Index: third_party/WebKit/Source/devtools/front_end/devtools_compatibility.js |
| diff --git a/third_party/WebKit/Source/devtools/front_end/devtools_compatibility.js b/third_party/WebKit/Source/devtools/front_end/devtools_compatibility.js |
| index bcaef60d3d0709689c711ed24844dfa783744c6c..2c5eaaf3422ea367ee4bf1c2dee6a8f6f88e96bd 100644 |
| --- a/third_party/WebKit/Source/devtools/front_end/devtools_compatibility.js |
| +++ b/third_party/WebKit/Source/devtools/front_end/devtools_compatibility.js |
| @@ -867,6 +867,8 @@ |
| 'customDevicePresets', |
| 'customEmulatedDeviceList', |
| 'customFormatters', |
| + 'customNetworkConditions', |
|
dgozman
2017/06/13 01:47:08
Do not touch this list - it's a snapshot of settin
chenwilliam
2017/06/13 21:54:51
Done.
|
| + 'customThrottlingConditions', |
| 'customUserAgent', |
| 'databaseTableViewVisibleColumns', |
| 'dataGrid-cookiesTable', |