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

Unified Diff: chrome/browser/views/bookmark_bar_instructions_view.cc

Issue 3173043: Move theme files in chrome/browser/ into a themes/ subdir. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: Created 10 years, 4 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
Index: chrome/browser/views/bookmark_bar_instructions_view.cc
diff --git a/chrome/browser/views/bookmark_bar_instructions_view.cc b/chrome/browser/views/bookmark_bar_instructions_view.cc
index c9e94875a0910501aba21844b47f4b4ce2fd01ad..adc708bce64efae769aa2d2cdd1c23cc2acb391e 100644
--- a/chrome/browser/views/bookmark_bar_instructions_view.cc
+++ b/chrome/browser/views/bookmark_bar_instructions_view.cc
@@ -5,8 +5,8 @@
#include "chrome/browser/views/bookmark_bar_instructions_view.h"
#include "app/l10n_util.h"
-#include "chrome/browser/browser_theme_provider.h"
#include "chrome/browser/defaults.h"
+#include "chrome/browser/themes/browser_theme_provider.h"
#include "grit/generated_resources.h"
#include "views/controls/label.h"

Powered by Google App Engine
This is Rietveld 408576698