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

Unified Diff: google_apis/google_apis.gyp

Issue 330733002: Move IdentityProvider usage from GCMDriverDesktop to GCMProfileService (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix after sync Created 6 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 | « google_apis/gcm/tools/mcs_probe.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 0d9902620205e7c60aa0907814b3f223dd606e92..a3dbb03045c9a810565aa71b6d31d2fb2fe92e06 100644
--- a/google_apis/google_apis.gyp
+++ b/google_apis/google_apis.gyp
@@ -59,12 +59,6 @@
'cup/client_update_protocol_openssl.cc',
],
}],
- ['chromeos==1 or OS == "android"', {
- 'sources!': [
- 'gaia/dummy_identity_provider.cc',
- 'gaia/dummy_identity_provider.h',
- ]
- }],
],
'sources': [
'cup/client_update_protocol.cc',
@@ -101,8 +95,6 @@
'drive/task_util.h',
'drive/time_util.cc',
'drive/time_util.h',
- 'gaia/dummy_identity_provider.cc',
- 'gaia/dummy_identity_provider.h',
'gaia/gaia_auth_consumer.cc',
'gaia/gaia_auth_consumer.h',
'gaia/gaia_auth_fetcher.cc',
« no previous file with comments | « google_apis/gcm/tools/mcs_probe.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698