| Index: ash/display/display_manager.cc
|
| diff --git a/ash/display/display_manager.cc b/ash/display/display_manager.cc
|
| index 0fbe4ff8a73056df0039e50488df5ff662c3c7d5..01f33ff0ef56416f3c967724f9ace76300cbc56b 100644
|
| --- a/ash/display/display_manager.cc
|
| +++ b/ash/display/display_manager.cc
|
| @@ -13,7 +13,7 @@
|
| #include <utility>
|
| #include <vector>
|
|
|
| -#include "ash/ash_switches.h"
|
| +#include "ash/common/ash_switches.h"
|
| #include "ash/display/display_layout_store.h"
|
| #include "ash/display/display_util.h"
|
| #include "ash/display/extended_mouse_warp_controller.h"
|
|
|