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

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

Issue 2370643004: Port messages sent by WebIDBFactoryImpl to Mojo. (Closed)
Patch Set: Allow cpp_only to be set by the invoker. 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: 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..4e2f87ac4270fd9d4a9dd92dcd3c598f64d13a97 100644
--- a/mojo/public/tools/bindings/chromium_bindings_configuration.gni
+++ b/mojo/public/tools/bindings/chromium_bindings_configuration.gni
@@ -10,6 +10,7 @@ _typemap_imports = [
"//components/metrics/public/cpp/typemaps.gni",
"//components/typemaps.gni",
"//content/common/bluetooth/typemaps.gni",
+ "//content/common/indexed_db/typemaps.gni",
"//content/common/typemaps.gni",
"//device/bluetooth/public/interfaces/typemaps.gni",
"//device/generic_sensor/public/interfaces/typemaps.gni",

Powered by Google App Engine
This is Rietveld 408576698