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

Unified Diff: components/components_tests.gyp

Issue 489113003: Remove MutableProfileOAuth2TokenService on iOS. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 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: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index b0ad4bf9bfddc148e3140cb2d15fde0f65363a89..fd3e52801382b659e44f6b430b26f0733a19d7cf 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -484,6 +484,7 @@
['include', '^search_engines/'],
['include', '^search_provider_logos/'],
['include', '^signin/'],
+ ['exclude', '^signin/core/browser/mutable_profile_oauth2_token_service_unittest\\.cc$'],
['include', '^sync_driver/'],
['include', '^translate/'],
['include', '^url_fixer/'],

Powered by Google App Engine
This is Rietveld 408576698