Index: components/components_tests.gyp |
diff --git a/components/components_tests.gyp b/components/components_tests.gyp |
index a6c2003cd43fdbf8044ee5ce3db71d778321d283..c3022dfb558d6392e4a620fea6962e9764d0bfca 100644 |
--- a/components/components_tests.gyp |
+++ b/components/components_tests.gyp |
@@ -136,6 +136,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', |
@@ -390,6 +391,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', |