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

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

Issue 2592433003: [DevTools] Replace ViewportControl with ListControl. (Closed)
Patch Set: tests Created 4 years 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 65562cc3c6880a5471843ca9d3b3c44cdde01afd..80f64da3d3664f4b75269c5ef6cd054ec8d1bc9f 100644
--- a/third_party/WebKit/Source/devtools/front_end/ui/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/ui/module.json
@@ -30,6 +30,7 @@
"InplaceEditor.js",
"TextEditor.js",
"KeyboardShortcut.js",
+ "ListControl.js",
"ListWidget.js",
"Panel.js",
"Popover.js",
@@ -50,7 +51,6 @@
"SuggestBox.js",
"TabbedPane.js",
"UIUtils.js",
- "ViewportControl.js",
"ZoomManager.js"
],
"resources": [

Powered by Google App Engine
This is Rietveld 408576698