Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5112)

Unified Diff: chrome/views/throbber.cc

Issue 24011: chrome_resources take 2 (Closed)
Patch Set: rebase Created 11 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/views/text_button.cc ('k') | chrome/views/tree_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/views/throbber.cc
diff --git a/chrome/views/throbber.cc b/chrome/views/throbber.cc
index 2b6b21556f025c0f9464b2fe12ed325e8d152f36..4b011981f6dd8ff825cdb3f92ef30a0c853fe5ca 100644
--- a/chrome/views/throbber.cc
+++ b/chrome/views/throbber.cc
@@ -5,7 +5,7 @@
#include "chrome/views/throbber.h"
#include "base/time.h"
-#include "chrome/app/theme/theme_resources.h"
+#include "grit/theme_resources.h"
#include "chrome/common/gfx/chrome_canvas.h"
#include "chrome/common/logging_chrome.h"
#include "chrome/common/resource_bundle.h"
« no previous file with comments | « chrome/views/text_button.cc ('k') | chrome/views/tree_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698