| Index: ash/system/palette/common_palette_tool.cc
|
| diff --git a/ash/system/palette/common_palette_tool.cc b/ash/system/palette/common_palette_tool.cc
|
| index d9e5634e9f4c20b486af67b160ff4c723e8ab055..649500646e97b866497a0415c840e08a5ec12e28 100644
|
| --- a/ash/system/palette/common_palette_tool.cc
|
| +++ b/ash/system/palette/common_palette_tool.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "ash/system/palette/common_palette_tool.h"
|
|
|
| -#include "ash/common/shelf/shelf_constants.h"
|
| #include "ash/resources/grit/ash_resources.h"
|
| +#include "ash/shelf/shelf_constants.h"
|
| #include "ash/system/palette/palette_ids.h"
|
| #include "ash/system/palette/palette_tool_manager.h"
|
| #include "ash/system/tray/hover_highlight_view.h"
|
|
|