Index: chrome/browser/browsing_data/browsing_data_file_system_helper.h |
diff --git a/chrome/browser/browsing_data_file_system_helper.h b/chrome/browser/browsing_data/browsing_data_file_system_helper.h |
similarity index 97% |
rename from chrome/browser/browsing_data_file_system_helper.h |
rename to chrome/browser/browsing_data/browsing_data_file_system_helper.h |
index f4571ce45a0139008c4f66da625d2ebceb6efb8d..89d685c899d8c452c7fa4e0177abee0c8d1496ab 100644 |
--- a/chrome/browser/browsing_data_file_system_helper.h |
+++ b/chrome/browser/browsing_data/browsing_data_file_system_helper.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef CHROME_BROWSER_BROWSING_DATA_FILE_SYSTEM_HELPER_H_ |
-#define CHROME_BROWSER_BROWSING_DATA_FILE_SYSTEM_HELPER_H_ |
+#ifndef CHROME_BROWSER_BROWSING_DATA_BROWSING_DATA_FILE_SYSTEM_HELPER_H_ |
+#define CHROME_BROWSER_BROWSING_DATA_BROWSING_DATA_FILE_SYSTEM_HELPER_H_ |
#include <list> |
#include <string> |
@@ -175,4 +175,4 @@ class CannedBrowsingDataFileSystemHelper |
DISALLOW_COPY_AND_ASSIGN(CannedBrowsingDataFileSystemHelper); |
}; |
-#endif // CHROME_BROWSER_BROWSING_DATA_FILE_SYSTEM_HELPER_H_ |
+#endif // CHROME_BROWSER_BROWSING_DATA_BROWSING_DATA_FILE_SYSTEM_HELPER_H_ |