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

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

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/BUILD.gn
diff --git a/third_party/WebKit/Source/devtools/BUILD.gn b/third_party/WebKit/Source/devtools/BUILD.gn
index 34b3786da5317c48b35b2d4935c585aacec70ff4..9262d03b90542f080d1aa3104be949aa8321a19e 100644
--- a/third_party/WebKit/Source/devtools/BUILD.gn
+++ b/third_party/WebKit/Source/devtools/BUILD.gn
@@ -277,6 +277,7 @@ devtools_ui_js_files = [
"front_end/ui/UIUtils.js",
"front_end/ui/View.js",
"front_end/ui/ViewportControl.js",
+ "front_end/ui/StaticViewportControl.js",
"front_end/ui/Widget.js",
"front_end/ui/ZoomManager.js",
"front_end/ui/treeoutline.js",

Powered by Google App Engine
This is Rietveld 408576698