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

Unified Diff: third_party/WebKit/Source/devtools/front_end/ui/module.json

Issue 2911363002: DevTools: Split SoftDropdown out of ConsoleContextSelector (Closed)
Patch Set: 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/front_end/ui/module.json
diff --git a/third_party/WebKit/Source/devtools/front_end/ui/module.json b/third_party/WebKit/Source/devtools/front_end/ui/module.json
index 52967e3fe19c21bf12f7af3b2a500f9dd158d964..35616dc15771d10432f3bfdcfa6ca1d2dd9ab1d6 100644
--- a/third_party/WebKit/Source/devtools/front_end/ui/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/ui/module.json
@@ -38,6 +38,7 @@
"SearchableView.js",
"SettingsUI.js",
"SoftContextMenu.js",
+ "SoftDropDown.js",
"SplitWidget.js",
"TextPrompt.js",
"ThrottledWidget.js",
@@ -79,6 +80,8 @@
"slider.css",
"smallBubble.css",
"softContextMenu.css",
+ "softDropDown.css",
+ "softDropDownButton.css",
"splitWidget.css",
"toolbar.css",
"suggestBox.css",

Powered by Google App Engine
This is Rietveld 408576698