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

Unified Diff: net/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: convert remaining MP tests and simplify RawChannel destruction 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: net/DEPS
diff --git a/net/DEPS b/net/DEPS
index fd0fd480cde03bbb3c45892484f378806ffadea3..68e98f27330d5618d80be31b22fbfbe31a4967a8 100644
--- a/net/DEPS
+++ b/net/DEPS
@@ -54,6 +54,7 @@ specific_include_rules = {
],
"run_all_unittests\.cc": [
+ "+mojo/edk",
"+third_party/mojo/src/mojo/edk",
],
}

Powered by Google App Engine
This is Rietveld 408576698