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

Unified Diff: chrome/common/BUILD.gn

Issue 2674843002: Convert ChromeViewMsg_SetAllowRunningInsecureContent to use mojo. (Closed)
Patch Set: Convert ChromeViewMsg_SetAllowRunningInsecureContent to use mojo. Created 3 years, 10 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: chrome/common/BUILD.gn
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
index dfd8f17eaa495ab2bf408357383e3acb1757047e..4cb7eb11765a32c1adb28b01c4c4dfd0327c0a27 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -687,6 +687,7 @@ mojom("mojo_bindings") {
"conflicts/module_event_sink_win.mojom",
"field_trial_recorder.mojom",
"file_patcher.mojom",
+ "insecure_content_renderer.mojom",
"net_benchmarking.mojom",
"network_diagnostics.mojom",
"prerender.mojom",
« no previous file with comments | « chrome/browser/ui/content_settings/content_setting_bubble_model.cc ('k') | chrome/common/insecure_content_renderer.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698