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

Unified Diff: chrome/chrome_tests.gypi

Issue 10917120: Activate the VariationsService for ChromeOS and ensure that it does not ping the server until the E… (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: one more asvit nit Created 8 years, 3 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
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 773b7f1c0ef37d7903208c1ffc8e7ef8408f5421..09ee8348e3756bd3b8a095db2e125aaa15c643b6 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1397,6 +1397,9 @@
'browser/metrics/metrics_service_unittest.cc',
'browser/metrics/thread_watcher_unittest.cc',
'browser/metrics/variations/variations_service_unittest.cc',
+ 'browser/metrics/variations/resource_request_allowed_notifier_test_util.cc',
+ 'browser/metrics/variations/resource_request_allowed_notifier_test_util.h',
+ 'browser/metrics/variations/resource_request_allowed_notifier_unittest.cc',
'browser/nacl_host/nacl_validation_cache_unittest.cc',
'browser/nacl_host/pnacl_file_host_unittest.cc',
'browser/net/chrome_fraudulent_certificate_reporter_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698