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..3930e31d88226bccd77c184ed86ad2abef4dc3e4 100644 |
--- a/chrome/browser/ui/browser_commands.cc |
+++ b/chrome/browser/ui/browser_commands.cc |
@@ -11,7 +11,7 @@ |
#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/browsing_data_helper.h" |
#include "chrome/browser/browsing_data_remover.h" |
#include "chrome/browser/chrome_page_zoom.h" |
#include "chrome/browser/debugger/devtools_window.h" |