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

Unified Diff: mojo/services/dbus_echo/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: Rebase to switch MojoChannelInit to ChannelInit 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
« no previous file with comments | « mojo/mojo_services.gypi ('k') | mojo/services/dbus_echo/dbus_echo_service.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/dbus_echo/DEPS
diff --git a/mojo/common/test/DEPS b/mojo/services/dbus_echo/DEPS
similarity index 78%
copy from mojo/common/test/DEPS
copy to mojo/services/dbus_echo/DEPS
index 26b3ad9b76ac0ccbeb33051a726a68d9d4ff7aa3..7260d76d1305b4ac9f4e7b612759debaa18feda2 100644
--- a/mojo/common/test/DEPS
+++ b/mojo/services/dbus_echo/DEPS
@@ -1,3 +1,4 @@
include_rules = [
+ "+dbus",
"+mojo/embedder",
]
« no previous file with comments | « mojo/mojo_services.gypi ('k') | mojo/services/dbus_echo/dbus_echo_service.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698