| Index: ash/common/system/chromeos/palette/palette_tool_manager.cc
|
| diff --git a/ash/common/system/chromeos/palette/palette_tool_manager.cc b/ash/common/system/chromeos/palette/palette_tool_manager.cc
|
| index 60c32bd2af715ecec60a4f7c8179d92ddf78a06c..7c1a2cb531df70a9e51c3fec54e3286f311bb38d 100644
|
| --- a/ash/common/system/chromeos/palette/palette_tool_manager.cc
|
| +++ b/ash/common/system/chromeos/palette/palette_tool_manager.cc
|
| @@ -9,6 +9,7 @@
|
| #include "ash/common/system/chromeos/palette/palette_tool.h"
|
| #include "base/bind.h"
|
| #include "base/metrics/histogram_macros.h"
|
| +#include "ui/gfx/vector_icons_public.h"
|
|
|
| namespace ash {
|
|
|
|
|