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

Unified Diff: chrome/chrome_browser.gypi

Issue 16175003: google_apis: Rename OperationRunner to RequestSender (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 6 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/google_apis/request_sender.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.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 50baec773a60e2563b21ebf724e7886e27d63391..d2628edbd724ed8058971761b4e212c0a7fc990a 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -652,8 +652,8 @@
'browser/google_apis/gdata_wapi_url_generator.h',
'browser/google_apis/operation_registry.cc',
'browser/google_apis/operation_registry.h',
- 'browser/google_apis/operation_runner.cc',
- 'browser/google_apis/operation_runner.h',
+ 'browser/google_apis/request_sender.cc',
+ 'browser/google_apis/request_sender.h',
'browser/google_apis/operation_util.cc',
'browser/google_apis/operation_util.h',
'browser/google_apis/task_util.cc',
« no previous file with comments | « chrome/browser/google_apis/request_sender.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698