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

Unified Diff: ios/public/provider/chrome/browser/BUILD.gn

Issue 2509443002: [ios] Adds a TestSigninResourceProvider to TestChromeBrowserProvider. (Closed)
Patch Set: Copyright. Created 4 years, 1 month 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 | « no previous file | ios/public/provider/chrome/browser/signin/test_signin_resources_provider.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/public/provider/chrome/browser/BUILD.gn
diff --git a/ios/public/provider/chrome/browser/BUILD.gn b/ios/public/provider/chrome/browser/BUILD.gn
index 7fda8ca3eaeb9e107d78b6ba9ae50475b5e01758..979477b854b8966cfb25be8550723e27ebc40aba 100644
--- a/ios/public/provider/chrome/browser/BUILD.gn
+++ b/ios/public/provider/chrome/browser/BUILD.gn
@@ -92,6 +92,8 @@ source_set("test_support") {
"signin/fake_chrome_identity_interaction_manager.mm",
"signin/fake_chrome_identity_service.h",
"signin/fake_chrome_identity_service.mm",
+ "signin/test_signin_resources_provider.h",
+ "signin/test_signin_resources_provider.mm",
"test_chrome_browser_provider.h",
"test_chrome_browser_provider.mm",
"test_chrome_provider_initializer.h",
« no previous file with comments | « no previous file | ios/public/provider/chrome/browser/signin/test_signin_resources_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698