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

Unified Diff: ui/aura/mus/DEPS

Issue 2507963002: Implement hit tests/client area. (Closed)
Patch Set: Merge with tot Created 4 years, 1 month 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/aura/mus/DEPS
diff --git a/ui/aura/mus/DEPS b/ui/aura/mus/DEPS
index a8825ecd10007187ef6d332e509fdf836db45be0..f14971d77786f35e90f2a6aa6c2858c6038d4d90 100644
--- a/ui/aura/mus/DEPS
+++ b/ui/aura/mus/DEPS
@@ -13,4 +13,5 @@ include_rules = [
"+services/ui/public/cpp/property_type_converters.h",
"+services/ui/public/cpp/raster_thread_helper.h",
"+ui/gl/gl_bindings.h",
+ "+ui/wm/core/wm_state.h",
sky 2016/11/19 15:29:31 The only file we want aura to use from ui/wm is wi
Elliot Glaysher 2016/11/22 00:48:07 Reverted due to changes in how the tests work.
]

Powered by Google App Engine
This is Rietveld 408576698