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

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

Issue 9773020: cros gdata: only comments change (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 9 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/gdata/gdata_file_system.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/gdata/gdata_file_system.h
===================================================================
--- chrome/browser/chromeos/gdata/gdata_file_system.h (revision 128893)
+++ chrome/browser/chromeos/gdata/gdata_file_system.h (working copy)
@@ -1084,7 +1084,8 @@
scoped_refptr<base::MessageLoopProxy> relay_proxy);
// Task posted from StoreToCache to run on IO thread pool:
- // - moves |params.source_path| to |params.dest_path| in the cache dir
+ // - moves or copies (per |params.file_operation_type|) |params.source_path|
+ // to |params.dest_path| in the cache dir
// - if necessary, creates symlink
// - deletes stale cached versions of |params.resource_id| in
// |params.dest_path|'s directory.
« no previous file with comments | « no previous file | chrome/browser/chromeos/gdata/gdata_file_system.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698