Index: chrome/browser/search_engines/template_url_scraper_unittest.cc |
=================================================================== |
--- chrome/browser/search_engines/template_url_scraper_unittest.cc (revision 68044) |
+++ chrome/browser/search_engines/template_url_scraper_unittest.cc (working copy) |
@@ -2,7 +2,7 @@ |
// source code is governed by a BSD-style license that can be found in the |
// LICENSE file. |
-#include "chrome/browser/profile.h" |
+#include "chrome/browser/profiles/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" |