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

Unified Diff: content/common/BUILD.gn

Issue 2374863002: Remove usage of HostZoomMap from c/b/loader via ReadyToCommitNavigation (Closed)
Patch Set: init Created 4 years, 2 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/host_zoom.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 c31a261c3788bb06d8faf37ff92459e64e9cb406..4db777f807c94231a216c9e95e7006907af31184 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -559,6 +559,7 @@ mojom("mojo_bindings") {
"associated_interfaces.mojom",
"child_memory_coordinator.mojom",
"frame.mojom",
+ "host_zoom.mojom",
"image_downloader/image_downloader.mojom",
"indexed_db/indexed_db.mojom",
"leveldb_wrapper.mojom",
« no previous file with comments | « content/browser/web_contents/web_contents_impl.cc ('k') | content/common/host_zoom.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698