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

Unified Diff: device/test/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: move to mojo::edk namespace in preparation for runtim flag 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: device/test/DEPS
diff --git a/device/test/DEPS b/device/test/DEPS
index 855cb249f9a6a8f0e65187ace358f54e01202d03..315c05389c83542a42b9b0f2a6b78a5f7b3c50a7 100644
--- a/device/test/DEPS
+++ b/device/test/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+mojo/edk/embedder",
"+net/proxy",
"+net/url_request",
"+third_party/mojo/src/mojo/edk/embedder",

Powered by Google App Engine
This is Rietveld 408576698