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

Unified Diff: content/shell/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
Index: content/shell/BUILD.gn
diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn
index b4d0a00598694390c3cc9175638758d63c890d9b..d3a1972c302975dcae5358df59d83a554eed9638 100644
--- a/content/shell/BUILD.gn
+++ b/content/shell/BUILD.gn
@@ -216,6 +216,7 @@ static_library("content_shell_lib") {
"//components/crash/content/app:app_breakpad_mac_win_to_be_deleted",
"//components/devtools_discovery",
"//components/devtools_http_handler",
+ "//components/permissions",
"//components/plugins/renderer",
"//components/test_runner:test_runner",
"//components/url_formatter",
« no previous file with comments | « content/renderer/render_frame_impl.cc ('k') | content/shell/browser/layout_test/layout_test_message_filter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698