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

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

Issue 2371393002: DevTools: Add lightweight StaticViewportControl (Closed)
Patch Set: Created 4 years, 3 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 96149e3029a0105b87bbf639a424b3f52d37931f..5a548f116604b714af2abb4f6954a20c60cf7e54 100644
--- a/third_party/WebKit/Source/devtools/BUILD.gn
+++ b/third_party/WebKit/Source/devtools/BUILD.gn
@@ -276,6 +276,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