Index: chrome/browser/search_engines/template_url_scraper_unittest.cc |
diff --git a/chrome/browser/search_engines/template_url_scraper_unittest.cc b/chrome/browser/search_engines/template_url_scraper_unittest.cc |
index 32173d09ab8fa10e4299f4c25b71df5891143cf9..398821772cd65658dd85a8077573a450e11f4bf7 100644 |
--- a/chrome/browser/search_engines/template_url_scraper_unittest.cc |
+++ b/chrome/browser/search_engines/template_url_scraper_unittest.cc |
@@ -2,10 +2,10 @@ |
// source code is governed by a BSD-style license that can be found in the |
// LICENSE file. |
-#include "chrome/browser/browser.h" |
#include "chrome/browser/profile.h" |
#include "chrome/browser/search_engines/template_url_model.h" |
#include "chrome/browser/search_engines/template_url_prepopulate_data.h" |
+#include "chrome/browser/ui/browser.h" |
#include "chrome/common/notification_registrar.h" |
#include "chrome/common/notification_source.h" |
#include "chrome/common/notification_type.h" |