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

Unified Diff: mojo/public/tools/bindings/chromium_bindings_configuration.gni

Issue 2363573002: Move ViewHostMsg_CreateWindow to mojom (Closed)
Patch Set: . 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
« no previous file with comments | « mojo/public/tools/bindings/blink_bindings_configuration.gni ('k') | third_party/WebKit/PRESUBMIT.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/tools/bindings/chromium_bindings_configuration.gni
diff --git a/mojo/public/tools/bindings/chromium_bindings_configuration.gni b/mojo/public/tools/bindings/chromium_bindings_configuration.gni
index 806f4fcb60f5ed3dbf48089e5dd30d6271ec3601..53cc6330b9ea5e8deb732178ed1fe6e08ee810d1 100644
--- a/mojo/public/tools/bindings/chromium_bindings_configuration.gni
+++ b/mojo/public/tools/bindings/chromium_bindings_configuration.gni
@@ -11,6 +11,7 @@ _typemap_imports = [
"//components/typemaps.gni",
"//content/common/bluetooth/typemaps.gni",
"//content/common/typemaps.gni",
+ "//content/public/common/typemaps.gni",
"//device/bluetooth/public/interfaces/typemaps.gni",
"//device/generic_sensor/public/interfaces/typemaps.gni",
"//gpu/ipc/common/typemaps.gni",
@@ -20,6 +21,7 @@ _typemap_imports = [
"//services/shell/public/cpp/typemaps.gni",
"//services/ui/public/interfaces/display/typemaps.gni",
"//skia/public/interfaces/typemaps.gni",
+ "//third_party/WebKit/public/public_typemaps.gni",
"//ui/base/mojo/typemaps.gni",
"//ui/events/devices/mojo/typemaps.gni",
"//ui/events/mojo/typemaps.gni",
« no previous file with comments | « mojo/public/tools/bindings/blink_bindings_configuration.gni ('k') | third_party/WebKit/PRESUBMIT.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698