Index: chrome/browser/automation/automation_provider.cc |
diff --git a/chrome/browser/automation/automation_provider.cc b/chrome/browser/automation/automation_provider.cc |
index f4d6d70139eb90d1cd399c5779ab26b1255bd4f9..b2ea3ffbe87eca76a9d9f338c01c1281cd62b9a3 100644 |
--- a/chrome/browser/automation/automation_provider.cc |
+++ b/chrome/browser/automation/automation_provider.cc |
@@ -35,8 +35,8 @@ |
#include "chrome/browser/bookmarks/bookmark_model.h" |
#include "chrome/browser/bookmarks/bookmark_storage.h" |
#include "chrome/browser/browser_process.h" |
-#include "chrome/browser/browsing_data_helper.h" |
-#include "chrome/browser/browsing_data_remover.h" |
+#include "chrome/browser/browsing_data/browsing_data_helper.h" |
+#include "chrome/browser/browsing_data/browsing_data_remover.h" |
#include "chrome/browser/character_encoding.h" |
#include "chrome/browser/content_settings/host_content_settings_map.h" |
#include "chrome/browser/net/url_request_mock_util.h" |