Index: components/components_tests.gyp |
diff --git a/components/components_tests.gyp b/components/components_tests.gyp |
index 8b7e06fd68b0b7fffc4dc69b8ddb425b6b892de3..93204cf3cd7f6fe036db216327b733497ca20f42 100644 |
--- a/components/components_tests.gyp |
+++ b/components/components_tests.gyp |
@@ -135,6 +135,7 @@ |
'data_reduction_proxy/core/common/data_reduction_proxy_event_store_unittest.cc', |
'data_reduction_proxy/core/common/data_reduction_proxy_headers_unittest.cc', |
'data_reduction_proxy/core/common/data_reduction_proxy_params_unittest.cc', |
+ 'device_event_log/device_event_log_impl_unittest.cc', |
'dom_distiller/core/article_entry_unittest.cc', |
'dom_distiller/core/distilled_content_store_unittest.cc', |
'dom_distiller/core/distilled_page_prefs_unittests.cc', |
@@ -388,6 +389,7 @@ |
'components.gyp:data_reduction_proxy_core_browser', |
'components.gyp:data_reduction_proxy_core_common', |
'components.gyp:data_reduction_proxy_test_support', |
+ 'components.gyp:device_event_log_component', |
'components.gyp:distilled_page_proto', |
'components.gyp:dom_distiller_core', |
'components.gyp:dom_distiller_test_support', |