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

Unified Diff: chrome/browser/chromeos/drive/drive_file_system_proxy.h

Issue 11106007: drive: Rename 'gdata' namespace to 'drive' in chrome/browser/chromeos/drive (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 years, 2 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/chromeos/drive/drive_file_system_proxy.h
diff --git a/chrome/browser/chromeos/drive/drive_file_system_proxy.h b/chrome/browser/chromeos/drive/drive_file_system_proxy.h
index acb309c4a5470b0dfb5eeedb54fb162ade5ebe52..6961bdbf5f53e6c4a4b940e6fe2ddc3258dac156 100644
--- a/chrome/browser/chromeos/drive/drive_file_system_proxy.h
+++ b/chrome/browser/chromeos/drive/drive_file_system_proxy.h
@@ -12,7 +12,7 @@ namespace fileapi {
class FileSystemURL;
}
-namespace gdata {
+namespace drive {
class DriveEntryProto;
class DriveFileSystemInterface;
« no previous file with comments | « chrome/browser/chromeos/drive/drive_file_system_observer.h ('k') | chrome/browser/chromeos/drive/drive_file_system_proxy.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698