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

Unified Diff: components/components_tests.gyp

Issue 1271123003: Componentize VariationsSeedStore and its unittest (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@componentize_variations_prefs
Patch Set: Rebase Created 5 years, 4 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 | « chrome/chrome_tests_unit.gypi ('k') | components/variations.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 d19f2cc267795ee68e3eff08d1b1987523df4647..4ec09d61644c47bea8756cb732bf00d6f5d41876 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -673,6 +673,7 @@
'variations/variations_request_scheduler_unittest.cc',
'variations/variations_seed_processor_unittest.cc',
'variations/variations_seed_simulator_unittest.cc',
+ 'variations/variations_seed_store_unittest.cc',
],
'visitedlink_unittest_sources': [
'visitedlink/test/visitedlink_unittest.cc',
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | components/variations.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698