Index: chrome/browser/ui/browser_commands.cc |
diff --git a/chrome/browser/ui/browser_commands.cc b/chrome/browser/ui/browser_commands.cc |
index 5ff86c5562cc9ac64b3a00e77b1e6040b56f8396..625c1aa0008f5cca4eb6f3f907bc4def280fe84b 100644 |
--- a/chrome/browser/ui/browser_commands.cc |
+++ b/chrome/browser/ui/browser_commands.cc |
@@ -11,8 +11,8 @@ |
#include "chrome/browser/bookmarks/bookmark_model.h" |
#include "chrome/browser/bookmarks/bookmark_utils.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/chrome_page_zoom.h" |
#include "chrome/browser/debugger/devtools_window.h" |
#include "chrome/browser/download/download_util.h" |