| Index: ash/shell/content/client/shell_browser_main_parts.cc
|
| diff --git a/ash/shell/content/client/shell_browser_main_parts.cc b/ash/shell/content/client/shell_browser_main_parts.cc
|
| index dc25eb47f769805c4ed0d6754c251bd11e3fa542..4151fb0753830bd75aa8b27a3fee8f14dee55398 100644
|
| --- a/ash/shell/content/client/shell_browser_main_parts.cc
|
| +++ b/ash/shell/content/client/shell_browser_main_parts.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "ash/shell/content/client/shell_browser_main_parts.h"
|
|
|
| -#include "ash/ash_switches.h"
|
| +#include "ash/common/ash_switches.h"
|
| #include "ash/common/material_design/material_design_controller.h"
|
| #include "ash/content/shell_content_state.h"
|
| #include "ash/desktop_background/desktop_background_controller.h"
|
|
|