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

Unified Diff: components/constrained_window/DEPS

Issue 2934883003: Snap non toplevel dialog windows to pixel boundary. (Closed)
Patch Set: Created 3 years, 6 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 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",

Powered by Google App Engine
This is Rietveld 408576698