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

Unified Diff: components/constrained_window/DEPS

Issue 2549543002: Clamp dialog bounds to be fully visible on the nearest display (Closed)
Patch Set: Make the dialog smaller than the display 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 | « components/constrained_window/BUILD.gn ('k') | components/constrained_window/constrained_window_views.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/constrained_window/DEPS
diff --git a/components/constrained_window/DEPS b/components/constrained_window/DEPS
index 4950d97c958f02b0d38c72d6cdac3247df55dce8..b4fd76f3ab4cb3947fe43ba7498583b3901b38cb 100644
--- a/components/constrained_window/DEPS
+++ b/components/constrained_window/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+content/public/browser",
"+ui/aura",
"+ui/base",
+ "+ui/display",
"+ui/gfx",
"+ui/views",
"+ui/wm",
« no previous file with comments | « components/constrained_window/BUILD.gn ('k') | components/constrained_window/constrained_window_views.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698