Chromium Code Reviews| Index: services/window_manager/basic_focus_rules.cc |
| diff --git a/services/window_manager/basic_focus_rules.cc b/services/window_manager/basic_focus_rules.cc |
| index 872f13d5820eda9b768dce05ee2c62d5432675bd..862f3e4f5c6be5e4797e51089490d6a1e93bdcc2 100644 |
| --- a/services/window_manager/basic_focus_rules.cc |
| +++ b/services/window_manager/basic_focus_rules.cc |
| @@ -5,7 +5,7 @@ |
| #include "services/window_manager/basic_focus_rules.h" |
| #include "base/macros.h" |
| -#include "mojo/services/view_manager/public/cpp/view.h" |
| +#include "mojo/services/view_manager/cpp/view.h" |
| using mojo::View; |