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

Unified Diff: content/common/BUILD.gn

Issue 2884243003: Add a mojo channel for frame messages. (Closed)
Patch Set: Fix dcheng's initial comments Created 3 years, 7 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 963405f70fc2a41a6109c8c5fbff4c37366f04ac..c8b9d0a2d7e8a1a45c9333bdbb8fff73c4452ee4 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -598,6 +598,7 @@ mojom("mojo_bindings") {
"host_zoom.mojom",
"image_downloader/image_downloader.mojom",
"indexed_db/indexed_db.mojom",
+ "input/input_handler.mojom",
"leveldb_wrapper.mojom",
"manifest_observer.mojom",
"media/media_devices.mojom",

Powered by Google App Engine
This is Rietveld 408576698