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

Unified Diff: chromeos/chromeos.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 | « chromeos/DEPS ('k') | chromeos/dbus/dbus_thread_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/chromeos.gyp
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
index 86db888c239659a140b1548574827a0ac04bfc40..8162f9b7eaba3f9eb48d03a297b0164b63a75e7e 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -264,10 +264,6 @@
'dbus/update_engine_client.h',
'dbus/volume_state.cc',
'dbus/volume_state.h',
- 'device_event_log.cc',
- 'device_event_log.h',
- 'device_event_log_impl.cc',
- 'device_event_log_impl.h',
'disks/disk_mount_manager.cc',
'disks/disk_mount_manager.h',
'geolocation/geoposition.cc',
@@ -467,7 +463,6 @@
'dbus/shill_profile_client_unittest.cc',
'dbus/shill_service_client_unittest.cc',
'dbus/shill_third_party_vpn_driver_client_unittest.cc',
- 'device_event_log_impl_unittest.cc',
'disks/disk_mount_manager_unittest.cc',
'geolocation/simple_geolocation_unittest.cc',
'login/auth/key_unittest.cc',
@@ -520,6 +515,7 @@
'../build/linux/system.gyp:dbus',
'../build/linux/system.gyp:ssl',
'../components/components.gyp:cloud_policy_proto',
+ '../components/components.gyp:device_event_log_component',
'../components/components.gyp:onc_component',
'../crypto/crypto.gyp:crypto',
'../dbus/dbus.gyp:dbus',
« no previous file with comments | « chromeos/DEPS ('k') | chromeos/dbus/dbus_thread_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698