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

Unified Diff: chrome/browser/chromeos/system_logs/DEPS

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
Index: chrome/browser/chromeos/system_logs/DEPS
diff --git a/chrome/browser/chromeos/system_logs/DEPS b/chrome/browser/chromeos/system_logs/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..63193fb2bd0c2eca8a8dab75e301f34d37fc4b27
--- /dev/null
+++ b/chrome/browser/chromeos/system_logs/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ # Use chrome/browser/chromeos/dbus_thread_manager_chrome.h
+ "-chromeos/dbus/dbus_thread_manager.h",
+]
« no previous file with comments | « chrome/browser/chromeos/dbus_thread_manager_chrome.cc ('k') | chrome/browser/chromeos/system_logs/debug_daemon_log_source.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698