| Index: views/widget/root_view.h
|
| diff --git a/views/widget/root_view.h b/views/widget/root_view.h
|
| index 3a2afb990e909c08c6b63d31472c19536441f88d..1a17d3887706442eca12dc1c51b434644b1f4b1f 100644
|
| --- a/views/widget/root_view.h
|
| +++ b/views/widget/root_view.h
|
| @@ -9,8 +9,8 @@
|
| #include <string>
|
|
|
| #include "base/memory/ref_counted.h"
|
| -#include "views/focus/focus_manager.h"
|
| -#include "views/focus/focus_search.h"
|
| +#include "ui/views/focus/focus_manager.h"
|
| +#include "ui/views/focus/focus_search.h"
|
| #include "views/view.h"
|
|
|
| namespace ui {
|
|
|