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

Unified Diff: components/components_tests.gyp

Issue 919183002: Move chromeos::device_event_log into components. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Shut down in PostDestroyThreads. Created 5 years, 10 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
« no previous file with comments | « components/components.gyp ('k') | components/device_event_log.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 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',
« no previous file with comments | « components/components.gyp ('k') | components/device_event_log.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698