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

Unified Diff: content/common/BUILD.gn

Issue 1942353002: (reland) Move permission.mojom from WebKit/public/platform/ to components/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/child/permissions/permission_dispatcher.cc ('k') | content/common/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 8329118d86b1aec2dc0e20a7b8122c5a99106473..034c2fefa1e782c1fe484c3cd30aff9c32579ebb 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -41,6 +41,7 @@ source_set("common") {
"//cc",
"//cc/surfaces",
"//components/mus/public/interfaces",
+ "//components/permissions",
"//components/tracing",
"//components/tracing:startup_tracing",
"//device/bluetooth",
« no previous file with comments | « content/child/permissions/permission_dispatcher.cc ('k') | content/common/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698