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

Unified Diff: mojo/edk/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: more cleanup Created 5 years, 2 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/edk/DEPS
diff --git a/third_party/mojo/src/mojo/edk/DEPS b/mojo/edk/DEPS
similarity index 89%
copy from third_party/mojo/src/mojo/edk/DEPS
copy to mojo/edk/DEPS
index 11e5e7f0eac241a5fc2a5da91d04a398d8e5a12b..7fa76cd4a91308b868d3f70e4179494acc724332 100644
--- a/third_party/mojo/src/mojo/edk/DEPS
+++ b/mojo/edk/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"+build",
"+gin",
"+testing",
+ "+third_party/ashmem",
"+v8",
# internal includes.

Powered by Google App Engine
This is Rietveld 408576698