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 10941034: Adding unit tests for google_api_keys functionality. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Respond to review requests. Created 8 years, 3 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
Index: google_apis/google_apis.gyp
diff --git a/google_apis/google_apis.gyp b/google_apis/google_apis.gyp
index aa09f4a5f62c4c3e10b7097ab9290d4c2aa1a04d..1045282aac886619ed188cf6adcd61f5695c5bfe 100644
--- a/google_apis/google_apis.gyp
+++ b/google_apis/google_apis.gyp
@@ -87,28 +87,5 @@
'google_api_keys.h',
],
},
- {
- 'target_name': 'google_apis_unittests',
- 'type': 'static_library',
- 'dependencies': [
- '../base/base.gyp:base',
- '../testing/gmock.gyp:gmock',
- '../testing/gtest.gyp:gtest',
- ],
- 'sources': [
- 'gaia/mock_url_fetcher_factory.h',
- 'gaia/gaia_auth_fetcher_unittest.cc',
- 'gaia/gaia_auth_util_unittest.cc',
- 'gaia/gaia_authenticator_unittest.cc',
- 'gaia/gaia_oauth_client_unittest.cc',
- 'gaia/google_service_auth_error_unittest.cc',
- 'gaia/oauth_request_signer_unittest.cc',
- 'gaia/oauth2_access_token_fetcher_unittest.cc',
- 'gaia/oauth2_api_call_flow_unittest.cc',
- 'gaia/oauth2_mint_token_fetcher_unittest.cc',
- 'gaia/oauth2_mint_token_flow_unittest.cc',
- 'gaia/oauth2_revocation_fetcher_unittest.cc',
- ],
- },
],
}
« google_apis/google_api_keys_unittest.cc ('K') | « google_apis/google_api_keys_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698