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

Unified Diff: content/browser/BUILD.gn

Issue 2374863002: Remove usage of HostZoomMap from c/b/loader via ReadyToCommitNavigation (Closed)
Patch Set: try separate mojom for Associated, crashes on registration Created 4 years, 3 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/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 1c221b9e42312ec99b6c9c4241823404d23c1a07..36ac57ba64c1c361536f4b27cc7d2760b430dd44 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -635,6 +635,8 @@ source_set("browser") {
"histogram_synchronizer.h",
"host_zoom_level_context.cc",
"host_zoom_level_context.h",
+ "host_zoom_map_host.cc",
+ "host_zoom_map_host.h",
"host_zoom_map_impl.cc",
"host_zoom_map_impl.h",
"indexed_db/indexed_db.h",
« no previous file with comments | « no previous file | content/browser/frame_host/render_frame_host_impl.h » ('j') | content/browser/host_zoom_map_host.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698