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

Unified Diff: content/browser/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 | « content/browser/BUILD.gn ('k') | content/browser/background_sync/background_sync_service_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index e6f76690c812203e76c90318201c035071ec1ab5..04d3b3097c3e296ed7bf0037d8d3cece8753d74b 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -1,6 +1,7 @@
include_rules = [
# Allow inclusion of specific components that we depend on. We may only
# depend on components which we share with the mojo html_viewer.
+ "+components/geolocation/public/interfaces",
"+components/mime_util",
"+components/scheduler/common",
"+components/tracing",
« no previous file with comments | « content/browser/BUILD.gn ('k') | content/browser/background_sync/background_sync_service_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698