Index: chrome/browser/drive/fake_drive_service.h |
diff --git a/chrome/browser/drive/fake_drive_service.h b/chrome/browser/drive/fake_drive_service.h |
index b38a1f315d57f9bbaf4c7177f61f5fecf461dc86..5547a6c24d55c9244bb4d1e3b815c6c59ff814a7 100644 |
--- a/chrome/browser/drive/fake_drive_service.h |
+++ b/chrome/browser/drive/fake_drive_service.h |
@@ -32,6 +32,8 @@ class FakeDriveService : public DriveServiceInterface { |
// Loads the resource list for WAPI. Returns true on success. |
bool LoadResourceListForWapi(const std::string& relative_path); |
+ // DEPRECATED DO NOT USE |
+ // |
// Loads the account metadata for WAPI. Returns true on success. Also adds |
// the largest changestamp in the account metadata to the existing |
// entries. The changestamp information will be used to generate change |