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

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
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/browser/chrome_browser_main.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 8cfb51e9a231e64408798d56512d44dd1a9e8656..b50bbfef1278aeb682af1781afbc128f7989467b 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -149,6 +149,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",
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/browser/chrome_browser_main.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698