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

Unified Diff: components/constrained_window/BUILD.gn

Issue 2172363002: Created min size for print preview dialog and modified to allow the Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge ConstrainedWebDialog functions Created 4 years 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 | « chrome/test/base/testing_browser_process.cc ('k') | components/constrained_window/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/constrained_window/BUILD.gn
diff --git a/components/constrained_window/BUILD.gn b/components/constrained_window/BUILD.gn
index 1ce91d59a1a7ed9ff00f4bdf194d61f39005f68f..b3b845a80c44da82bda54ee6a398b793b3859e2e 100644
--- a/components/constrained_window/BUILD.gn
+++ b/components/constrained_window/BUILD.gn
@@ -34,6 +34,7 @@ static_library("constrained_window") {
if (use_aura) {
deps += [
+ "//ash:ash",
"//ui/aura",
"//ui/wm",
]
« no previous file with comments | « chrome/test/base/testing_browser_process.cc ('k') | components/constrained_window/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698