| Index: ash/common/system/chromeos/palette/palette_tool.cc
|
| diff --git a/ash/common/system/chromeos/palette/palette_tool.cc b/ash/common/system/chromeos/palette/palette_tool.cc
|
| index c258c706c45732169b1a5b352dbc41447661d195..f133468d9d394e06049ddaee0da05d883ec208c8 100644
|
| --- a/ash/common/system/chromeos/palette/palette_tool.cc
|
| +++ b/ash/common/system/chromeos/palette/palette_tool.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "ash/common/system/chromeos/palette/palette_tool.h"
|
|
|
| -#include "base/logging.h"
|
| +#include "ash/common/system/chromeos/palette/palette_tool_manager.h"
|
| #include "ui/gfx/vector_icons_public.h"
|
|
|
| namespace ash {
|
|
|