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

Unified Diff: ui/views/DEPS

Issue 115153002: wm: public window_types. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: ozone deps Created 7 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 | « ui/oak/oak_aura_window_display.cc ('k') | ui/views/corewm/shadow_controller.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/DEPS
diff --git a/ui/views/DEPS b/ui/views/DEPS
index 4291fb99bed98c56acef08407d1e170f32e1519f..a74bffc716194fa441ed56ed15844af891e9c272 100644
--- a/ui/views/DEPS
+++ b/ui/views/DEPS
@@ -9,8 +9,9 @@ include_rules = [
"+ui/compositor",
"+ui/events",
"+ui/gfx",
- "+ui/ozone",
"+ui/native_theme",
+ "+ui/ozone",
+ "+ui/wm/public",
"-testing/gmock",
]
« no previous file with comments | « ui/oak/oak_aura_window_display.cc ('k') | ui/views/corewm/shadow_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698