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

Unified Diff: chrome/browser/chromeos/BUILD.gn

Issue 2319783002: mash: Allow a subset of D-Bus clients to be created in DBusThreadManager (Closed)
Patch Set: WIP, add DBusThreadManagerAsh and DBusThreadManagerChrome 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 | « ash/wm/power_button_controller.cc ('k') | chrome/browser/chromeos/chrome_browser_main_chromeos.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index 4d4267e93a8ec6957b9e7c7e94b96bff49319efc..89e7cc49750ef56b60a57e4e562e86e5b78dc1a5 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -283,6 +283,8 @@ source_set("chromeos") {
"dbus/kiosk_info_service_provider.h",
"dbus/screen_lock_service_provider.cc",
"dbus/screen_lock_service_provider.h",
+ "dbus_thread_manager_chrome.cc",
+ "dbus_thread_manager_chrome.h",
"device/input_service_proxy.cc",
"device/input_service_proxy.h",
"device_uma.cc",
« no previous file with comments | « ash/wm/power_button_controller.cc ('k') | chrome/browser/chromeos/chrome_browser_main_chromeos.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698