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

Side by Side 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/guest_view", 2 "+components/guest_view",
3 "+components/web_modal", 3 "+components/web_modal",
4 "+content/public/browser", 4 "+content/public/browser",
5 "+ui/aura", 5 "+ui/aura",
6 "+ui/base", 6 "+ui/base",
7 "+ui/compositor",
7 "+ui/display", 8 "+ui/display",
8 "+ui/gfx", 9 "+ui/gfx",
9 "+ui/views", 10 "+ui/views",
10 "+ui/wm", 11 "+ui/wm",
11 ] 12 ]
OLDNEW
« 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