Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2556)

Unified Diff: chrome/browser/google_apis/drive_entry_kinds.h

Issue 10920091: Move Drive API files to google_apis directory (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Reflect comments Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/google_apis/drive_entry_kinds.h
diff --git a/chrome/browser/chromeos/gdata/drive_entry_kinds.h b/chrome/browser/google_apis/drive_entry_kinds.h
similarity index 83%
rename from chrome/browser/chromeos/gdata/drive_entry_kinds.h
rename to chrome/browser/google_apis/drive_entry_kinds.h
index e70c25a459b4b9c7cff15a463bd78b79a317885d..54bf1649cb495e716d0a7af1cedd14cf370c5a9d 100644
--- a/chrome/browser/chromeos/gdata/drive_entry_kinds.h
+++ b/chrome/browser/google_apis/drive_entry_kinds.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_GDATA_DRIVE_ENTRY_KINDS_H_
-#define CHROME_BROWSER_CHROMEOS_GDATA_DRIVE_ENTRY_KINDS_H_
+#ifndef CHROME_BROWSER_GOOGLE_APIS_DRIVE_ENTRY_KINDS_H_
+#define CHROME_BROWSER_GOOGLE_APIS_DRIVE_ENTRY_KINDS_H_
namespace gdata {
@@ -36,4 +36,4 @@ enum DriveEntryKind {
} // namespace gdata
-#endif // CHROME_BROWSER_CHROMEOS_GDATA_DRIVE_ENTRY_KINDS_H_
+#endif // CHROME_BROWSER_GOOGLE_APIS_DRIVE_ENTRY_KINDS_H_
« no previous file with comments | « chrome/browser/google_apis/drive_api_parser_unittest.cc ('k') | chrome/browser/google_apis/drive_upload_mode.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698