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

Unified Diff: components/constrained_window/DEPS

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: Change to CrOS only. Created 4 years, 4 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: components/constrained_window/DEPS
diff --git a/components/constrained_window/DEPS b/components/constrained_window/DEPS
index 9ddd155ac039759cf38dc226e4378dd0a8d326bb..fa32717ced3e6687048eb1a9f2f3ac02ade449d3 100644
--- a/components/constrained_window/DEPS
+++ b/components/constrained_window/DEPS
@@ -4,4 +4,5 @@ include_rules = [
"+ui/base",
"+ui/gfx",
"+ui/views",
+ "+ui/wm/core"
]

Powered by Google App Engine
This is Rietveld 408576698