diff --git a/bundle.json b/bundle.json index 197082009ac9d50d9af5ca825798fd9cda15a344..2d7932d8f0dd4951ad890f3e3b750a2e0960af36 100644 --- a/bundle.json +++ b/bundle.json @@ -43,9 +43,12 @@ ], "header_base": "//third_party/sqlite/include" } + }, + { + "name": "//third_party/sqlite:sqliteicu" } ], "test": [] } } -} \ No newline at end of file +}