| Index: third_party/WebKit/Source/devtools/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/devtools/BUILD.gn b/third_party/WebKit/Source/devtools/BUILD.gn
|
| index 377f7fa2cc6e8d8bcfbcce8a20bd01e0105bd210..8bb3a9b6cb099999dbe569aa44834e3a7d2db64c 100644
|
| --- a/third_party/WebKit/Source/devtools/BUILD.gn
|
| +++ b/third_party/WebKit/Source/devtools/BUILD.gn
|
| @@ -322,9 +322,9 @@ all_devtools_files = [
|
| "front_end/main/targetCrashedScreen.css",
|
| "front_end/mobile_throttling/CPUThrottlingManager.js",
|
| "front_end/mobile_throttling/module.json",
|
| - "front_end/mobile_throttling/NetworkConditionsSelector.js",
|
| - "front_end/mobile_throttling/networkConditionsSettingsTab.css",
|
| - "front_end/mobile_throttling/NetworkConditionsSettingsTab.js",
|
| + "front_end/mobile_throttling/ThrottlingSelector.js",
|
| + "front_end/mobile_throttling/throttlingSettingsTab.css",
|
| + "front_end/mobile_throttling/ThrottlingSettingsTab.js",
|
| "front_end/network/blockedURLsPane.css",
|
| "front_end/network/BlockedURLsPane.js",
|
| "front_end/network/eventSourceMessagesView.css",
|
|
|