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

Unified Diff: ios/ios_tests.gyp

Issue 1102833003: [iOS] Upstream UpdatableConfig test provider (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix compilation Created 5 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 | « no previous file | ios/public/test/test_updatable_resource_provider.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/ios_tests.gyp
diff --git a/ios/ios_tests.gyp b/ios/ios_tests.gyp
index c951ed39545f3bea60619c06f7a1114bf9873320..e253aa4f7780c20ac7a6cb8e3d750f3563a60e67 100644
--- a/ios/ios_tests.gyp
+++ b/ios/ios_tests.gyp
@@ -18,6 +18,8 @@
'public/test/test_chrome_browser_provider.mm',
'public/test/test_chrome_provider_initializer.cc',
'public/test/test_chrome_provider_initializer.h',
+ 'public/test/test_updatable_resource_provider.h',
+ 'public/test/test_updatable_resource_provider.mm',
],
'dependencies': [
'../base/base.gyp:base',
« no previous file with comments | « no previous file | ios/public/test/test_updatable_resource_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698