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": [ |