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

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

Issue 2842843003: DevTools: Display product information in ConsoleContextSelector (Closed)
Patch Set: f Created 3 years, 7 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
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 77d11aa337d6312306b2da63341ab5f6e7eb4222..0d33140bba2afca7f9af5f8a92d93c90f914f314 100644
--- a/third_party/WebKit/Source/devtools/BUILD.gn
+++ b/third_party/WebKit/Source/devtools/BUILD.gn
@@ -137,6 +137,8 @@ all_devtools_files = [
"front_end/components/Linkifier.js",
"front_end/components/module.json",
"front_end/components/Reload.js",
+ "front_end/console/consoleContextSelector.css",
+ "front_end/console/consoleContextSelectorButton.css",
"front_end/console/ConsoleContextSelector.js",
"front_end/console/ConsolePanel.js",
"front_end/console/ConsolePrompt.js",

Powered by Google App Engine
This is Rietveld 408576698