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

Unified Diff: chrome/chrome_browser.gypi

Issue 16424004: google_apis: Rename base_operations.h/cc to base_requests.h/cc (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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/test_util.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | 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 0f5e4d1ed027d466d2bfc9a313d738b676eb1784..9005705bd0b223e15f5714a773a6d77f3b65154d 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -613,8 +613,8 @@
'browser/google_apis/auth_service.h',
'browser/google_apis/auth_service_interface.h',
'browser/google_apis/auth_service_observer.h',
- 'browser/google_apis/base_operations.cc',
- 'browser/google_apis/base_operations.h',
+ 'browser/google_apis/base_requests.cc',
+ 'browser/google_apis/base_requests.h',
'browser/google_apis/drive_api_operations.cc',
'browser/google_apis/drive_api_operations.h',
'browser/google_apis/drive_api_parser.cc',
« no previous file with comments | « chrome/browser/google_apis/test_util.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698