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

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

Issue 10828385: Rename DocumentsServiceInterface to DriveServiceInterface. (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/gdata_upload_file_info.h
diff --git a/chrome/browser/chromeos/gdata/gdata_upload_file_info.h b/chrome/browser/chromeos/gdata/gdata_upload_file_info.h
index b1fc78ed96d3d93947364dac914889f5cbc0b5bc..80ce3063dd63b44d30ce725cb130c83211179ce0 100644
--- a/chrome/browser/chromeos/gdata/gdata_upload_file_info.h
+++ b/chrome/browser/chromeos/gdata/gdata_upload_file_info.h
@@ -33,7 +33,7 @@ enum UploadMode {
};
// Structure containing current upload information of file, passed between
-// DocumentsService methods and callbacks.
+// DriveServiceInterface methods and callbacks.
struct UploadFileInfo {
UploadFileInfo();
~UploadFileInfo();

Powered by Google App Engine
This is Rietveld 408576698