Chromium Code Reviews| Index: ash/shell.cc |
| diff --git a/ash/shell.cc b/ash/shell.cc |
| index db636ca027480e1a9af446bf60f79cb98826caf8..1734b5d377cf76e1033a4424efb4ca5a7192f0c3 100644 |
| --- a/ash/shell.cc |
| +++ b/ash/shell.cc |
| @@ -36,6 +36,7 @@ |
| #include "ash/keyboard_uma_event_filter.h" |
| #include "ash/magnifier/magnification_controller.h" |
| #include "ash/magnifier/partial_magnification_controller.h" |
| +#include "ash/material_design/material_design_controller.h" |
|
bruthig
2016/05/25 20:24:52
Is this needed/used?
yiyix
2016/06/02 03:54:53
Done.
|
| #include "ash/media_delegate.h" |
| #include "ash/new_window_delegate.h" |
| #include "ash/pointer_watcher_delegate.h" |