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

Unified Diff: chrome/chrome_browser_chromeos.gypi

Issue 408143014: Rename OperationObserver to OperationDelegate (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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 21ea6198dde860388c43e9cf716db0939825d44f..7d3961aee621f6cb530a2eb81078099289f7fb5b 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -255,8 +255,8 @@
'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/operation_delegate.cc',
+ 'browser/chromeos/drive/file_system/operation_delegate.h',
'browser/chromeos/drive/file_system/remove_operation.cc',
'browser/chromeos/drive/file_system/remove_operation.h',
'browser/chromeos/drive/file_system/search_operation.cc',
« 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