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

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: Comments addressed. 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 789cf6cc2b0fb2d853521fdc51d4017c254a9b17..1c0c6d132f0f2c4351c72f7979e3a482e5dc9266 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1378,6 +1378,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