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

Unified Diff: chrome/chrome_browser_chromeos.gypi

Issue 372713004: Wait for parent directory sync before performing server-side copy (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add operation_observer.cc Created 6 years, 5 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 | « chrome/browser/chromeos/drive/sync_client_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_chromeos.gypi
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi
index b2c6472231f7536a0fbfb041228ddb804e38ae4d..be141a693fc3cffde450ff07917879e42d3a37b5 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -255,6 +255,7 @@
'browser/chromeos/drive/file_system/move_operation.h',
'browser/chromeos/drive/file_system/open_file_operation.cc',
'browser/chromeos/drive/file_system/open_file_operation.h',
+ 'browser/chromeos/drive/file_system/operation_observer.cc',
'browser/chromeos/drive/file_system/operation_observer.h',
'browser/chromeos/drive/file_system/remove_operation.cc',
'browser/chromeos/drive/file_system/remove_operation.h',
« no previous file with comments | « chrome/browser/chromeos/drive/sync_client_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698