Chromium Code Reviews| Index: ui/aura/mus/DEPS |
| diff --git a/ui/aura/mus/DEPS b/ui/aura/mus/DEPS |
| index a67b740f18aea66289595892862e2c9cb38f64ae..4b9162cb7e8d1b7e792fde4a640913215ffb8a8d 100644 |
| --- a/ui/aura/mus/DEPS |
| +++ b/ui/aura/mus/DEPS |
| @@ -12,4 +12,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", |
|
Elliot Glaysher
2016/11/18 21:14:54
We already include this in //ui/aura/tests.
|
| +] |