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

Unified Diff: components/components_tests.gyp

Issue 1180223006: Domain Reliability: Simplify configs and reports (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix memory leak in unittests Created 5 years, 1 month 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/domain_reliability.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 b1de8212201a548a34a91b2768a15cd57dc19357..1e945f641f4b89b5c04b9a4f16c2e329514f4117 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -186,6 +186,7 @@
'domain_reliability/config_unittest.cc',
'domain_reliability/context_unittest.cc',
'domain_reliability/dispatcher_unittest.cc',
+ 'domain_reliability/google_configs_unittest.cc',
'domain_reliability/monitor_unittest.cc',
'domain_reliability/scheduler_unittest.cc',
'domain_reliability/test_util.cc',
« no previous file with comments | « no previous file | components/domain_reliability.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698