Index: chrome/browser/drive/drive_app_registry.h |
diff --git a/chrome/browser/chromeos/drive/drive_app_registry.h b/chrome/browser/drive/drive_app_registry.h |
similarity index 95% |
rename from chrome/browser/chromeos/drive/drive_app_registry.h |
rename to chrome/browser/drive/drive_app_registry.h |
index ef2c7b299da911fabe5929151c261b2660b062a7..66f4abab8d355f72b0b07d63c6c304ec828bbfac 100644 |
--- a/chrome/browser/chromeos/drive/drive_app_registry.h |
+++ b/chrome/browser/drive/drive_app_registry.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_DRIVE_DRIVE_APP_REGISTRY_H_ |
-#define CHROME_BROWSER_CHROMEOS_DRIVE_DRIVE_APP_REGISTRY_H_ |
+#ifndef CHROME_BROWSER_DRIVE_DRIVE_APP_REGISTRY_H_ |
+#define CHROME_BROWSER_DRIVE_DRIVE_APP_REGISTRY_H_ |
#include <map> |
#include <string> |
@@ -111,4 +111,4 @@ GURL FindPreferredIcon(const google_apis::InstalledApp::IconList& icons, |
} // namespace drive |
-#endif // CHROME_BROWSER_CHROMEOS_DRIVE_DRIVE_APP_REGISTRY_H_ |
+#endif // CHROME_BROWSER_DRIVE_DRIVE_APP_REGISTRY_H_ |