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

Unified Diff: ui/views/DEPS

Issue 115153002: wm: public window_types. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
Index: ui/views/DEPS
diff --git a/ui/views/DEPS b/ui/views/DEPS
index 7619dc0cb171aadef23ff75e46e76d3eb4bc3c0a..256b32c98ae138817b1a9baa7c5f1ddf75dc8815 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",
]
specific_include_rules = {

Powered by Google App Engine
This is Rietveld 408576698