Chromium Code Reviews| Index: ui/views/corewm/DEPS |
| diff --git a/ui/views/corewm/DEPS b/ui/views/corewm/DEPS |
| index 07e032c280d91429ef33c9d4aa309b5ff98738eb..a2d52d61d09cab58dd9a46c376915ad5442ea88d 100644 |
| --- a/ui/views/corewm/DEPS |
| +++ b/ui/views/corewm/DEPS |
| @@ -28,6 +28,8 @@ specific_include_rules = { |
| ], |
| "tooltip_controller_unittest.cc": [ |
| + "+ui/views/test/desktop_test_views_delegate.h", |
| + "+ui/views/test/test_views_delegate.h", |
|
sadrul
2014/06/17 17:14:07
I believe we want to reduce the dependency on view
sky
2014/06/17 19:13:20
I think we gave up on the tooltip classes.
|
| "+ui/views/view.h", |
| "+ui/views/widget/desktop_aura/desktop_native_widget_aura.h", |
| "+ui/views/widget/desktop_aura/desktop_screen.h", |