| Index: third_party/WebKit/Source/platform/mojo/blink_typemaps.gni
|
| diff --git a/third_party/WebKit/Source/platform/mojo/blink_typemaps.gni b/third_party/WebKit/Source/platform/mojo/blink_typemaps.gni
|
| index 0d07bc8fea385f5bfebf8b29c5ddc08d658df8f3..70271c1588df20dde340c63153975bfc51133daa 100644
|
| --- a/third_party/WebKit/Source/platform/mojo/blink_typemaps.gni
|
| +++ b/third_party/WebKit/Source/platform/mojo/blink_typemaps.gni
|
| @@ -5,4 +5,5 @@
|
| typemaps = [
|
| "//third_party/WebKit/Source/platform/mojo/KURL.typemap",
|
| "//third_party/WebKit/Source/platform/mojo/SecurityOrigin.typemap",
|
| + "//third_party/WebKit/Source/modules/indexeddb/indexeddb.typemap",
|
| ]
|
|
|