| Index: chrome/browser/browser_resources.grd
|
| diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd
|
| index e16badb16fd69b8794688c93c2a37e35834c1434..19dae48ffed4df4b3be679fdbc69f8dde69612d4 100644
|
| --- a/chrome/browser/browser_resources.grd
|
| +++ b/chrome/browser/browser_resources.grd
|
| @@ -398,6 +398,7 @@
|
| <include name="IDR_SIM_UNLOCK_HTML" file="resources\chromeos\sim_unlock.html" flattenhtml="true" type="BINDATA" />
|
| <include name="IDR_SLOW_HTML" file="resources\chromeos\slow.html" flattenhtml="true" type="BINDATA" />
|
| <include name="IDR_SLOW_JS" file="resources\chromeos\slow.js" type="BINDATA" />
|
| + <include name="IDR_HATS_HTML" file="resources\chromeos\hats\hats.html" flattenhtml="true" type="BINDATA" />
|
| </if>
|
| <if expr="chromeos">
|
| <include name="IDR_DEMO_APP_MANIFEST" file="resources\chromeos\demo_app\manifest.json" type="BINDATA" />
|
|
|