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

Unified Diff: chrome/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: chrome/test/DEPS
diff --git a/chrome/test/DEPS b/chrome/test/DEPS
index 2d596c8750783f2e252c617a0f746b6a09e22553..4ab8876e86531b88432a138c14f1ee6e0bfe985e 100644
--- a/chrome/test/DEPS
+++ b/chrome/test/DEPS
@@ -18,6 +18,7 @@ include_rules = [
"+gin/public",
"+grit", # For generated headers. TODO(thestig): Remove.
"+media/base",
+ "+mojo/edk/embedder",
"+sandbox/win/tests",
"+third_party/mojo/src/mojo/edk/embedder",
"+third_party/ocmock",

Powered by Google App Engine
This is Rietveld 408576698