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

Unified Diff: content/DEPS

Issue 1350023003: Add a Mojo EDK for Chrome that uses one OS pipe per message pipe. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: some review comments Created 5 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: content/DEPS
diff --git a/content/DEPS b/content/DEPS
index 647a2ce44d6e8ce73bb4f6d1af7bd81e72ccf7b8..ab365ccd0d070b9edb77f69330906bc010f4a775 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -34,6 +34,9 @@ include_rules = [
"+dbus",
"+gpu",
"+mojo/common",
+ "+mojo/edk/embedder",
+ "+mojo/edk/js",
+ "+mojo/edk/test",
"+mojo/message_pump",
"+net",
"+ppapi",

Powered by Google App Engine
This is Rietveld 408576698