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

Unified Diff: content/child/BUILD.gn

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
Index: content/child/BUILD.gn
diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn
index 0d13f5d99ff675e20aa04ab3a76dc9e88ba27a48..44f8f062209013fa20a39a998900bd57b386858d 100644
--- a/content/child/BUILD.gn
+++ b/content/child/BUILD.gn
@@ -25,6 +25,7 @@ source_set("child") {
deps = [
"//base",
"//components/mime_util",
+ "//components/permission/public/interfaces",
"//components/tracing",
"//components/tracing:startup_tracing",
"//components/webcrypto",
« no previous file with comments | « content/browser/permissions/permission_service_impl.cc ('k') | content/child/background_sync/background_sync_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698