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

Unified Diff: chromeos/chromeos.gyp

Issue 2343993003: chromeos: Refactor D-Bus client creation for ash and browser processes (Closed)
Patch Set: rebase Created 4 years, 3 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 | « chrome/browser/chromeos/chrome_browser_main_chromeos.cc ('k') | chromeos/dbus/dbus_client.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 df055ef441b4bed1e3c0de4af8d62d71995f896d..28cd3d21cb0282c44d6dd5b46506e643a8831726 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -93,10 +93,12 @@
'dbus/cros_disks_client.h',
'dbus/cryptohome_client.cc',
'dbus/cryptohome_client.h',
- 'dbus/dbus_client_bundle.cc',
- 'dbus/dbus_client_bundle.h',
'dbus/dbus_client_types.cc',
'dbus/dbus_client_types.h',
+ 'dbus/dbus_clients_browser.cc',
+ 'dbus/dbus_clients_browser.h',
+ 'dbus/dbus_clients_common.cc',
+ 'dbus/dbus_clients_common.h',
'dbus/dbus_method_call_status.cc',
'dbus/dbus_method_call_status.h',
'dbus/dbus_thread_manager.cc',
« no previous file with comments | « chrome/browser/chromeos/chrome_browser_main_chromeos.cc ('k') | chromeos/dbus/dbus_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698