Commit 69537a0c authored by Yuheng Huang's avatar Yuheng Huang Committed by Josip Sokcevic

Add IDR_FUSE_JS to tab_search_resources.grd

Related CL: https://chromium-review.googlesource.com/c/chromium/src/+/2399499
Bug: 1099917
Change-Id: I7b4856080e0b4b3939c6eb55f3c456af2a83dfc6
Reviewed-on: https://chrome-internal-review.googlesource.com/c/chrome/browser/resources/tab_search/+/3259362Reviewed-by: default avatarRoman Arora <romanarora@chromium.org>
Cr-Commit-Position: refs/heads/master@{#819591}
parent 6de3006e
...@@ -16,6 +16,9 @@ ...@@ -16,6 +16,9 @@
file="${root_gen_dir}/chrome/browser/resources/tab_search/app.js" file="${root_gen_dir}/chrome/browser/resources/tab_search/app.js"
type="BINDATA" type="BINDATA"
use_base_dir="false" /> use_base_dir="false" />
<include name="IDR_FUSE_JS"
file="../../../../third_party/fusejs/dist/fuse.basic.esm.min.js"
type="BINDATA"/>
<include name="IDR_TAB_SEARCH_API_PROXY_JS" <include name="IDR_TAB_SEARCH_API_PROXY_JS"
file="tab_search_api_proxy.js" file="tab_search_api_proxy.js"
type="BINDATA" /> type="BINDATA" />
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment