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

Unified Diff: mojo/shell/DEPS

Issue 242763003: Implement a trivial Mojo EchoService that can be connected to over DBus (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Dropped logging in dbus_echo_service to VLOG Created 6 years, 8 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: mojo/shell/DEPS
diff --git a/mojo/shell/DEPS b/mojo/shell/DEPS
index 5cf21767c6226dfed4b890319feb5591edd6371f..7b96bb6884b1597b122ab00bdc4e42c5c24f4af3 100644
--- a/mojo/shell/DEPS
+++ b/mojo/shell/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+dbus",
"+mojo/embedder",
"+net",
"+ui/gl",

Powered by Google App Engine
This is Rietveld 408576698