| Index: ash/wm/frame_painter.cc
|
| diff --git a/ash/wm/frame_painter.cc b/ash/wm/frame_painter.cc
|
| index 01f3a80b67490b46323114a4615ba5b78f5c24f9..89a0ed73dccb193555648e1d57fad4f97fa535af 100644
|
| --- a/ash/wm/frame_painter.cc
|
| +++ b/ash/wm/frame_painter.cc
|
| @@ -11,7 +11,7 @@
|
| #include "ash/wm/window_util.h"
|
| #include "ash/wm/workspace_controller.h"
|
| #include "base/logging.h" // DCHECK
|
| -#include "grit/ui_resources.h"
|
| +#include "grit/ash_resources.h"
|
| #include "third_party/skia/include/core/SkCanvas.h"
|
| #include "third_party/skia/include/core/SkColor.h"
|
| #include "third_party/skia/include/core/SkPaint.h"
|
|
|