| Index: chrome/browser/browser_resources.grd
|
| diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd
|
| index 0bb67a89f41c5c2a7e3fd67c2f0c38f46bcdbf75..9050628f17bbe503100f700028ae8eb37c558796 100644
|
| --- a/chrome/browser/browser_resources.grd
|
| +++ b/chrome/browser/browser_resources.grd
|
| @@ -193,6 +193,9 @@
|
| <include name="IDR_LOCAL_NTP_HTML" file="resources\local_ntp\local_ntp.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
|
| <include name="IDR_LOCAL_NTP_CSS" file="resources\local_ntp\local_ntp.css" type="BINDATA" />
|
| <include name="IDR_LOCAL_NTP_JS" file="resources\local_ntp\local_ntp.js" flattenhtml="true" type="BINDATA" />
|
| + <include name="IDR_LOCAL_NTP_FAST_HTML" file="resources\local_ntp\local_ntp_fast.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
|
| + <include name="IDR_LOCAL_NTP_FAST_CSS" file="resources\local_ntp\local_ntp_fast.css" type="BINDATA" />
|
| + <include name="IDR_LOCAL_NTP_FAST_JS" file="resources\local_ntp\local_ntp_fast.js" flattenhtml="true" type="BINDATA" />
|
| <include name="IDR_LOCAL_NTP_UTIL_JS" file="resources\local_ntp\local_ntp_util.js" flattenhtml="true" type="BINDATA" />
|
| <include name="IDR_LOCAL_NTP_DESIGN_JS" file="resources\local_ntp\local_ntp_design.js" flattenhtml="true" type="BINDATA" />
|
| <include name="IDR_LOCAL_STATE_HTML" file="resources\local_state\local_state.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
|
|
|