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

Unified Diff: chrome/browser/DEPS

Issue 1416373010: Implement a MusBrowserFrame. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@chrome
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/mojo_runner_state.cc » ('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 0ba3baaa6caea25c63c6d8a32c0d5f4df8861d32..9317f69a0f7c776cb0b6ccb05ec296454ff69f56 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -58,6 +58,7 @@ include_rules = [
"+components/metrics",
"+components/metrics_services_manager",
"+components/mime_util",
+ "+components/mus/public/interfaces",
"+components/nacl/browser",
"+components/nacl/common",
"+components/navigation_interception",
@@ -149,6 +150,7 @@ include_rules = [
"+media/base", # For media switches
"+media/midi", # For midi switches
"+mojo/application/public/cpp",
+ "+mojo/converters",
"+mojo/runner/child",
"+policy", # For generated headers and source
"+ppapi/c", # For various types.
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/browser/mojo_runner_state.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698