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

Unified Diff: content/common/BUILD.gn

Issue 1921553003: Move permission.mojom from WebKit/public/platform/ to components/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: gn check fix 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
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index e37feaffb4cd9ff3d3f4e746c6c2fdb468dba0bd..4b8321974a0bbba12b47238cd1c64b8b65f77485 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -155,6 +155,7 @@ source_set("common") {
"//cc",
"//cc/surfaces",
"//components/mus/public/interfaces",
+ "//components/permissions",
"//components/tracing",
"//components/tracing:startup_tracing",
"//device/bluetooth",

Powered by Google App Engine
This is Rietveld 408576698