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

Unified Diff: chrome/browser/DEPS

Issue 1423063004: Allow Chrome to bind an Application request from mojo_runner. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@callback
Patch Set: . Created 5 years, 1 month 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/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 1cc3965c47b6b86d3eb769bca8371dc0814695c1..4777cc42240be09e3ab7ca378c273f05c6a7eb70 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -147,6 +147,7 @@ include_rules = [
"+media/base", # For media switches
"+media/midi", # For midi switches
"+mojo/application/public/cpp",
+ "+mojo/runner/child",
"+policy", # For generated headers and source
"+ppapi/c", # For various types.
"+ppapi/host",

Powered by Google App Engine
This is Rietveld 408576698