| Index: chrome/browser/chromeos/frame/bubble_frame_view.cc
|
| diff --git a/chrome/browser/chromeos/frame/bubble_frame_view.cc b/chrome/browser/chromeos/frame/bubble_frame_view.cc
|
| index 55607a680b28c061fbce6b6ab40860fda070138f..81118541136936331784a04a2897bc1df5f2dc7e 100644
|
| --- a/chrome/browser/chromeos/frame/bubble_frame_view.cc
|
| +++ b/chrome/browser/chromeos/frame/bubble_frame_view.cc
|
| @@ -9,7 +9,7 @@
|
| #include "base/utf_string_conversions.h"
|
| #include "chrome/browser/chromeos/frame/bubble_window.h"
|
| #include "chrome/browser/chromeos/login/helper.h"
|
| -#include "grit/theme_resources_standard.h"
|
| +#include "grit/ui_resources_standard.h"
|
| #include "third_party/skia/include/core/SkColor.h"
|
| #include "third_party/skia/include/core/SkPaint.h"
|
| #include "ui/base/hit_test.h"
|
|
|