Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(556)

Unified Diff: third_party/WebKit/Source/devtools/BUILD.gn

Issue 2794013006: DevTools: Run snippet QuickOpen (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/front_end/snippets/SnippetsQuickOpen.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/front_end/snippets/SnippetsQuickOpen.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698