| 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 725b981eaca6b529e81cfb0425e23d8156dee440..00299b02fc2593213f7bcae4002c6c520a19ae0d 100644
|
| --- a/third_party/WebKit/Source/devtools/BUILD.gn
|
| +++ b/third_party/WebKit/Source/devtools/BUILD.gn
|
| @@ -408,6 +408,7 @@ all_devtools_files = [
|
| "front_end/quick_open/CommandMenu.js",
|
| "front_end/quick_open/filteredListWidget.css",
|
| "front_end/quick_open/FilteredListWidget.js",
|
| + "front_end/quick_open/HelpQuickOpen.js",
|
| "front_end/quick_open/QuickOpen.js",
|
| "front_end/quick_open/module.json",
|
| "front_end/resources/ApplicationCacheModel.js",
|
|
|