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

Unified Diff: content/browser/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
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index d297620689050d16546fb0322ee9e1540a3172d1..e44751bc8a8e6e6141bb2ecd64cb8ae6180168f0 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -644,6 +644,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