summaryrefslogtreecommitdiffstats
path: root/chrome/views/widget/root_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/views/widget/root_view.h')
-rw-r--r--chrome/views/widget/root_view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/views/widget/root_view.h b/chrome/views/widget/root_view.h
index a97f2ec..802e7b5 100644
--- a/chrome/views/widget/root_view.h
+++ b/chrome/views/widget/root_view.h
@@ -6,7 +6,7 @@
#define CHROME_VIEWS_WIDGET_ROOT_VIEW_H_
#include "base/ref_counted.h"
-#include "chrome/views/focus_manager.h"
+#include "chrome/views/focus/focus_manager.h"
#include "chrome/views/view.h"
namespace views {