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

Unified Diff: content/browser/BUILD.gn

Issue 2734123004: add a new set of commands to resize and position windows (Closed)
Patch Set: move DEPS include down to content/browser/devtools Created 3 years, 9 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
« no previous file with comments | « no previous file | content/browser/devtools/DEPS » ('j') | content/browser/devtools/protocol/page_handler.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 05443225835b60d045f32847b5291da2666612c5..ae139e608acc525425488478bec86fd86b653012 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -150,6 +150,7 @@ source_set("browser") {
"//ui/shell_dialogs",
"//ui/snapshot",
"//ui/touch_selection",
+ "//ui/views",
"//v8:v8_version",
]
« no previous file with comments | « no previous file | content/browser/devtools/DEPS » ('j') | content/browser/devtools/protocol/page_handler.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698