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

Unified Diff: content/DEPS

Issue 1373883003: Move geolocation and permission mojoms into components. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 | « components/permission/public/interfaces/permission_status.mojom ('k') | content/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/DEPS
diff --git a/content/DEPS b/content/DEPS
index 647a2ce44d6e8ce73bb4f6d1af7bd81e72ccf7b8..71b2d1434e49c3ae08c03f64acb6d2d54b1bacef 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -2,6 +2,7 @@
# from src/chrome in src/content. Also, we may only depend on files in
# src/components that are shared with the mojo html_viewer.
include_rules = [
+ "+components/permission/public/interfaces",
# The subdirectories in content/ will manually allow their own include
# directories in content/ so we disallow all of them.
"-content",
« no previous file with comments | « components/permission/public/interfaces/permission_status.mojom ('k') | content/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698