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

Unified Diff: chromeos/chromeos.gyp

Issue 887083002: Add DBus Bindings for leaderd (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Ctl-X Ctl-S saves your work dave... 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 | « no previous file | chromeos/dbus/dbus_client_bundle.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 d870e1ecad2eab3a3825c7d18006225b811a6219..86db888c239659a140b1548574827a0ac04bfc40 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -154,6 +154,8 @@
'dbus/fake_image_burner_client.h',
'dbus/fake_introspectable_client.cc',
'dbus/fake_introspectable_client.h',
+ 'dbus/fake_leadership_daemon_manager_client.cc',
+ 'dbus/fake_leadership_daemon_manager_client.h',
'dbus/fake_lorgnette_manager_client.cc',
'dbus/fake_lorgnette_manager_client.h',
'dbus/fake_modem_messaging_client.cc',
@@ -196,6 +198,8 @@
'dbus/image_burner_client.h',
'dbus/introspectable_client.cc',
'dbus/introspectable_client.h',
+ 'dbus/leadership_daemon_manager_client.cc',
+ 'dbus/leadership_daemon_manager_client.h',
'dbus/lorgnette_manager_client.cc',
'dbus/lorgnette_manager_client.h',
'dbus/modem_messaging_client.cc',
« no previous file with comments | « no previous file | chromeos/dbus/dbus_client_bundle.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698