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

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

Issue 2370643004: Port messages sent by WebIDBFactoryImpl to Mojo. (Closed)
Patch Set: Addressed most of dcheng@'s feedback. 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: 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 2250cb1d91af99f6be776b074cf559f8d563ceb8..5be4878a5b901f9cf6ba5164a3f71ad391773e6d 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",
"//content/public/common/typemaps.gni",
"//device/bluetooth/public/interfaces/typemaps.gni",

Powered by Google App Engine
This is Rietveld 408576698