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

Unified Diff: components/signin/core/browser/DEPS

Issue 1661933002: Remove incorrect dependency of components_unittests on test_support_ios. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 | « components/components_tests.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/signin/core/browser/DEPS
diff --git a/components/signin/core/browser/DEPS b/components/signin/core/browser/DEPS
index 501594a281811b4dbf4cfa3f3a9d5b15661a655f..2619fdcfa73629b9fca6c6452858c86218b64c19 100644
--- a/components/signin/core/browser/DEPS
+++ b/components/signin/core/browser/DEPS
@@ -1,9 +1,3 @@
-specific_include_rules = {
- # Needed for test wire-up on iOS.
- '.*test.*': [
- "+ios/public/test/fake_profile_oauth2_token_service_ios_provider.h",
- ],
-}
include_rules = [
"+components/invalidation/public",
"+components/metrics",
« no previous file with comments | « components/components_tests.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698