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

Unified Diff: content/common/BUILD.gn

Issue 2884243003: Add a mojo channel for frame messages. (Closed)
Patch Set: Fix presubmit warning I ignored 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
« no previous file with comments | « content/browser/web_contents/web_contents_impl.cc ('k') | content/common/input/OWNERS » ('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 139a7dec5deeb6f0a2c99c60ec47c7327b103e1c..e5e245e463d0c00bc633f133c8abfd136b384233 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -601,6 +601,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",
« no previous file with comments | « content/browser/web_contents/web_contents_impl.cc ('k') | content/common/input/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698