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..ad6cb187fc53824d6f31500d4c9763d03a4c0241 100644 |
--- a/chrome/browser/chromeos/frame/bubble_frame_view.cc |
+++ b/chrome/browser/chromeos/frame/bubble_frame_view.cc |
@@ -1,4 +1,4 @@ |
-// Copyright (c) 2011 The Chromium Authors. All rights reserved. |
+// Copyright (c) 2012 The Chromium Authors. All rights reserved. |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
@@ -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" |