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

Unified Diff: components/constrained_window/DEPS

Issue 2934883003: Snap non toplevel dialog windows to pixel boundary. (Closed)
Patch Set: addressed comment Created 3 years, 5 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 | « 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 b4fd76f3ab4cb3947fe43ba7498583b3901b38cb..01e4dfd939f529e6bfa03dc34c5b9a0a16ecd1dc 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/compositor",
"+ui/display",
"+ui/gfx",
"+ui/views",
« 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