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

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

Issue 2371393002: DevTools: Add lightweight StaticViewportControl (Closed)
Patch Set: _indexSymbol Created 4 years, 2 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 b356bb49a778fdda089201b1fd4251f7f75ffc75..78a826a8c12c0e090e115455fd51667fbc2296b9 100644
--- a/third_party/WebKit/Source/devtools/front_end/ui/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/ui/module.json
@@ -50,6 +50,7 @@
"TabbedPane.js",
"UIUtils.js",
"ViewportControl.js",
+ "StaticViewportControl.js",
"ZoomManager.js"
],
"resources": [

Powered by Google App Engine
This is Rietveld 408576698