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

Unified Diff: content/browser/BUILD.gn

Issue 2374863002: Remove usage of HostZoomMap from c/b/loader via ReadyToCommitNavigation (Closed)
Patch Set: android 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..ca37f686c022eaea5e5b7eff50080c1918fa3526 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -637,6 +637,8 @@ source_set("browser") {
"host_zoom_level_context.h",
"host_zoom_map_impl.cc",
"host_zoom_map_impl.h",
+ "host_zoom_map_observer.cc",
+ "host_zoom_map_observer.h",
"indexed_db/indexed_db.h",
"indexed_db/indexed_db_active_blob_registry.cc",
"indexed_db/indexed_db_active_blob_registry.h",

Powered by Google App Engine
This is Rietveld 408576698