| 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 ce5d246393bbe5b9d7dd321fb54ced2303ea46a3..5f2d1846bf0958eceec73bbe13848be597ef84c2 100644
|
| --- a/third_party/WebKit/Source/devtools/BUILD.gn
|
| +++ b/third_party/WebKit/Source/devtools/BUILD.gn
|
| @@ -506,6 +506,7 @@ all_devtools_files = [
|
| "front_end/shell/TestShell.js",
|
| "front_end/snippets/module.json",
|
| "front_end/snippets/ScriptSnippetModel.js",
|
| + "front_end/snippets/SnippetsQuickOpen.js",
|
| "front_end/snippets/SnippetStorage.js",
|
| "front_end/source_frame/fontView.css",
|
| "front_end/source_frame/FontView.js",
|
|
|