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

Unified Diff: content/common/frame.mojom

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/common/frame.mojom
diff --git a/content/common/frame.mojom b/content/common/frame.mojom
index 9ec96441b376689976c24de9d6629fb6433501d5..712829335401d0d087a5c04ae3a9100f79c3398e 100644
--- a/content/common/frame.mojom
+++ b/content/common/frame.mojom
@@ -5,6 +5,7 @@
module content.mojom;
import "services/shell/public/interfaces/interface_provider.mojom";
+import "url/mojo/url.mojom";
// Implemented by the frame provider (e.g. renderer processes).
interface Frame {

Powered by Google App Engine
This is Rietveld 408576698