Chromium Code Reviews| 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.
|
| ] |