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

Unified Diff: content/common/BUILD.gn

Issue 2766263009: Convert content ConnectionFilter to OnBindInterface (Closed)
Patch Set: . Created 3 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/child_thread_impl.cc ('k') | content/common/child.mojom » ('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 8ac545e98dd8e00fd1d9f49e0b6569167ff27ff3..f9c6471e5cb85606c1708051a9e49e6b906c1274 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -589,6 +589,7 @@ mojom("mojo_bindings") {
sources = [
"associated_interfaces.mojom",
+ "child.mojom",
"child_memory_coordinator.mojom",
"field_trial_recorder.mojom",
"frame.mojom",
« no previous file with comments | « content/child/child_thread_impl.cc ('k') | content/common/child.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698