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

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

Issue 234573003: Upstream PO2TS_IOS unit test. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Nits Created 6 years, 8 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') | components/signin/core/browser/test_signin_client.h » ('j') | 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
new file mode 100644
index 0000000000000000000000000000000000000000..23ffc4d4eb9dd39d731164472014b559365dbb80
--- /dev/null
+++ b/components/signin/core/browser/DEPS
@@ -0,0 +1,6 @@
+specific_include_rules = {
+ # Needed for test wire-up on iOS.
+ '.*test.*': [
+ "+ios/public/test/fake_profile_oauth2_token_service_ios_provider.h",
+ ],
+}
« no previous file with comments | « components/components_tests.gyp ('k') | components/signin/core/browser/test_signin_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698