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

Unified Diff: chromeos/chromeos.gyp

Issue 2475343002: Add UpstartClient (Closed)
Patch Set: Rebase Created 4 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 | chromeos/dbus/dbus_clients_browser.h » ('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 671e6ccbaca5ea1a4440b402c76e535d6ed0eebd..4f72786cd637000f834f52e24f2b2b2ee764afe3 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -152,6 +152,8 @@
'dbus/fake_sms_client.h',
'dbus/fake_system_clock_client.cc',
'dbus/fake_system_clock_client.h',
+ 'dbus/fake_upstart_client.cc',
+ 'dbus/fake_upstart_client.h',
'dbus/gsm_sms_client.cc',
'dbus/gsm_sms_client.h',
'dbus/image_burner_client.cc',
@@ -202,6 +204,8 @@
'dbus/system_clock_client.h',
'dbus/update_engine_client.cc',
'dbus/update_engine_client.h',
+ 'dbus/upstart_client.cc',
+ 'dbus/upstart_client.h',
'dbus/volume_state.cc',
'dbus/volume_state.h',
'disks/disk_mount_manager.cc',
« no previous file with comments | « no previous file | chromeos/dbus/dbus_clients_browser.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698