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

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

Issue 100903005: drive: Remove unused DriveServiceInterface::TouchResource (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years 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 335817124d068003d037e7cf5441b46f5646b382..044846ee1b66289d3c71cb72b841b5c278e195ac 100644
--- a/chrome/browser/chromeos/drive/job_list.h
+++ b/chrome/browser/chromeos/drive/job_list.h
@@ -30,7 +30,6 @@ enum JobType {
TYPE_COPY_HOSTED_DOCUMENT,
TYPE_UPDATE_RESOURCE,
TYPE_RENAME_RESOURCE,
- TYPE_TOUCH_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