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

Unified Diff: chrome/browser/chromeos/gdata/drive_api_service.h

Issue 10874028: Rename GDataFileSystem* to DriveFileSystem* (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase. Created 8 years, 4 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/gdata/drive_api_service.h
diff --git a/chrome/browser/chromeos/gdata/drive_api_service.h b/chrome/browser/chromeos/gdata/drive_api_service.h
index bcc7ea7242c596560478464931629f937be3dc06..edddcdfdeb5aaa6106712575042528735c105f2d 100644
--- a/chrome/browser/chromeos/gdata/drive_api_service.h
+++ b/chrome/browser/chromeos/gdata/drive_api_service.h
@@ -27,7 +27,7 @@ class OperationRunner;
class DriveAPIService : public DriveServiceInterface {
public:
// Instance is usually created by GDataSystemServiceFactory and owned by
- // GDataFileSystem.
+ // DriveFileSystem.
DriveAPIService();
virtual ~DriveAPIService();
« no previous file with comments | « chrome/browser/chromeos/extensions/file_manager_util.cc ('k') | chrome/browser/chromeos/gdata/drive_cache.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698