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

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

Issue 449763002: Remove DriveServiceInterface::RenameResource (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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
« no previous file with comments | « no previous file | chrome/browser/chromeos/drive/job_list.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/drive/job_list.h
diff --git a/chrome/browser/chromeos/drive/job_list.h b/chrome/browser/chromeos/drive/job_list.h
index 4401243537f1794206b1008bdc68d49322022668..ca6b53d6aaa6a074580cd2e380968f2f22bb2651 100644
--- a/chrome/browser/chromeos/drive/job_list.h
+++ b/chrome/browser/chromeos/drive/job_list.h
@@ -28,7 +28,6 @@ enum JobType {
TYPE_TRASH_RESOURCE,
TYPE_COPY_RESOURCE,
TYPE_UPDATE_RESOURCE,
- TYPE_RENAME_RESOURCE,
TYPE_ADD_RESOURCE_TO_DIRECTORY,
TYPE_REMOVE_RESOURCE_FROM_DIRECTORY,
TYPE_ADD_NEW_DIRECTORY,
« no previous file with comments | « no previous file | chrome/browser/chromeos/drive/job_list.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698