Index: chrome/browser/cocoa/bookmark_bar_controller.mm |
diff --git a/chrome/browser/cocoa/bookmark_bar_controller.mm b/chrome/browser/cocoa/bookmark_bar_controller.mm |
index 14fdecb0740790d135d35233626330b365ea89a2..245f599e28ec72e84f0b4c09f0f4f53451cb1c4b 100644 |
--- a/chrome/browser/cocoa/bookmark_bar_controller.mm |
+++ b/chrome/browser/cocoa/bookmark_bar_controller.mm |
@@ -12,7 +12,6 @@ |
#include "chrome/browser/bookmarks/bookmark_utils.h" |
#include "chrome/browser/browser.h" |
#include "chrome/browser/browser_list.h" |
-#import "chrome/browser/browser_theme_provider.h" |
#import "chrome/browser/cocoa/background_gradient_view.h" |
#import "chrome/browser/cocoa/bookmark_bar_bridge.h" |
#import "chrome/browser/cocoa/bookmark_bar_constants.h" |
@@ -41,6 +40,7 @@ |
#include "chrome/browser/profile.h" |
#include "chrome/browser/tab_contents/tab_contents.h" |
#include "chrome/browser/tab_contents/tab_contents_view.h" |
+#import "chrome/browser/themes/browser_theme_provider.h" |
#include "chrome/common/pref_names.h" |
#include "grit/app_resources.h" |
#include "grit/generated_resources.h" |