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

Unified Diff: content/common/frame.mojom

Issue 2805763004: [System-Keyboard-Lock] Forward navigator functions to RenderFrameHost (Closed)
Patch Set: Add external/wpt tests Created 3 years, 8 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 affcff1f5cbb82374823444bcbd30a46388c8e84..ec309e4e0ca72e821cf1dfacdf10c313e7462c74 100644
--- a/content/common/frame.mojom
+++ b/content/common/frame.mojom
@@ -4,6 +4,8 @@
module content.mojom;
+import "mojo/common/string16.mojom";
whywhat 2017/04/12 16:02:13 nit: remove?
Hzj_jie 2017/04/13 00:38:54 Done.
+
import "services/service_manager/public/interfaces/interface_provider.mojom";
// The name of the InterfaceProviderSpec in service manifests used by the

Powered by Google App Engine
This is Rietveld 408576698