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

Unified Diff: components/components_tests.gyp

Issue 347513003: Adding iOS support for image_store. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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 | components/enhanced_bookmarks.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 1ec98df6aaffd49ca8723cb1aef6aa31d90a2f83..56a868af338410bafd9793c8f2a7be1cd07414f7 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -100,6 +100,7 @@
'domain_reliability/test_util.h',
'domain_reliability/uploader_unittest.cc',
'domain_reliability/util_unittest.cc',
+ 'enhanced_bookmarks/image_store_ios_unittest.mm',
'enhanced_bookmarks/image_store_unittest.cc',
'feedback/feedback_common_unittest.cc',
'feedback/feedback_data_unittest.cc',
@@ -402,6 +403,7 @@
['include', '^bookmarks/'],
['include', '^data_reduction_proxy/'],
['include', '^dom_distiller/'],
+ ['include', '^enhanced_bookmarks/'],
['include', '^gcm_driver/'],
['include', '^history/'],
['include', '^invalidation/'],
« no previous file with comments | « no previous file | components/enhanced_bookmarks.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698