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

Unified Diff: chrome/test/DEPS

Issue 285333003: Support exposing Mojo services between render frames, render threads, and their respective hosts. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address comments Created 6 years, 6 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 595b0db1c94c97c31ec82be45c7d438c5114ca9b..24804912fe6d01342a57d692dc3e426565f138b2 100644
--- a/chrome/test/DEPS
+++ b/chrome/test/DEPS
@@ -17,6 +17,7 @@ include_rules = [
"+grit", # For generated headers
"+media/audio",
"+media/base",
+ "+mojo/embedder",
"+sandbox/win/src",
"+sandbox/win/tests",
"+webkit/glue",

Powered by Google App Engine
This is Rietveld 408576698