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

Unified Diff: google_apis/google_apis.gyp

Issue 861133002: Remove WAPI-related code, except the type definition of ResourceEntry. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Respond to review comments. Created 5 years, 11 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 | « google_apis/drive/test_util.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: google_apis/google_apis.gyp
diff --git a/google_apis/google_apis.gyp b/google_apis/google_apis.gyp
index 228fba828cd8bc0df52325e0d1064aba14804065..436e7b13fe247361f5fe86c6520146191f065e7d 100644
--- a/google_apis/google_apis.gyp
+++ b/google_apis/google_apis.gyp
@@ -57,12 +57,8 @@
'drive/drive_common_callbacks.h',
'drive/gdata_errorcode.cc',
'drive/gdata_errorcode.h',
- 'drive/gdata_wapi_requests.cc',
- 'drive/gdata_wapi_requests.h',
'drive/gdata_wapi_parser.cc',
'drive/gdata_wapi_parser.h',
- 'drive/gdata_wapi_url_generator.cc',
- 'drive/gdata_wapi_url_generator.h',
'drive/request_sender.cc',
'drive/request_sender.h',
'drive/request_util.cc',
@@ -161,9 +157,6 @@
'drive/drive_api_parser_unittest.cc',
'drive/drive_api_requests_unittest.cc',
'drive/drive_api_url_generator_unittest.cc',
- 'drive/gdata_wapi_parser_unittest.cc',
- 'drive/gdata_wapi_requests_unittest.cc',
- 'drive/gdata_wapi_url_generator_unittest.cc',
'drive/request_sender_unittest.cc',
'drive/request_util_unittest.cc',
'drive/time_util_unittest.cc',
« no previous file with comments | « google_apis/drive/test_util.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698