Index: chrome/browser/chromeos/file_manager/zip_file_creator.h |
diff --git a/chrome/browser/chromeos/extensions/file_manager/zip_file_creator.h b/chrome/browser/chromeos/file_manager/zip_file_creator.h |
similarity index 92% |
rename from chrome/browser/chromeos/extensions/file_manager/zip_file_creator.h |
rename to chrome/browser/chromeos/file_manager/zip_file_creator.h |
index 122d5cc96a9a65c064a1507e12fd83030d51c032..193f26c60dfe1cb0d93dd3c8500db00c8daa194a 100644 |
--- a/chrome/browser/chromeos/extensions/file_manager/zip_file_creator.h |
+++ b/chrome/browser/chromeos/file_manager/zip_file_creator.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_CHROMEOS_EXTENSIONS_FILE_MANAGER_ZIP_FILE_CREATOR_H_ |
-#define CHROME_BROWSER_CHROMEOS_EXTENSIONS_FILE_MANAGER_ZIP_FILE_CREATOR_H_ |
+#ifndef CHROME_BROWSER_CHROMEOS_FILE_MANAGER_ZIP_FILE_CREATOR_H_ |
+#define CHROME_BROWSER_CHROMEOS_FILE_MANAGER_ZIP_FILE_CREATOR_H_ |
#include <string> |
@@ -90,4 +90,4 @@ class ZipFileCreator : public content::UtilityProcessHostClient { |
} // namespace file_manager |
-#endif // CHROME_BROWSER_CHROMEOS_EXTENSIONS_FILE_MANAGER_ZIP_FILE_CREATOR_H_ |
+#endif // CHROME_BROWSER_CHROMEOS_FILE_MANAGER_ZIP_FILE_CREATOR_H_ |