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

Unified Diff: chrome/browser/DEPS

Issue 1565343003: Move mojo/application/public -> mojo/shell/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@fetcher
Patch Set: . Created 4 years, 11 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
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/browser/chrome_content_browser_client.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 775d53ea8d3c0656eb550c69dd1dbda0b9df920b..ad690f81293b0d02733627ba7aacec5fac8d6b65 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -153,7 +153,7 @@ include_rules = [
"+media/audio", # For media audio hang monitor.
"+media/base", # For media switches
"+media/midi", # For midi switches
- "+mojo/application/public/cpp",
+ "+mojo/shell/public/cpp",
"+mojo/converters",
"+mojo/runner/child",
"+policy", # For generated headers and source
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/browser/chrome_content_browser_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698