| Index: chrome/browser/browser_resources.grd
|
| diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd
|
| index 0f7ed4e626adf902e32742c7cbe93fc4076d579b..62ec5af4f91066d5a1febf1878c30582039d1dbf 100644
|
| --- a/chrome/browser/browser_resources.grd
|
| +++ b/chrome/browser/browser_resources.grd
|
| @@ -42,6 +42,8 @@
|
| <include name="IDR_ABOUT_FLASH_HTML" file="resources\about_flash.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
|
| <include name="IDR_ABOUT_FLASH_JS" file="resources\about_flash.js" type="BINDATA" />
|
| <include name="IDR_ABOUT_MEMORY_JS" file="resources\about_memory.js" type="BINDATA" />
|
| + <include name="IDR_ABOUT_NACL_HTML" file="resources\about_nacl.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
|
| + <include name="IDR_ABOUT_NACL_JS" file="resources\about_nacl.js" type="BINDATA" />
|
| <include name="IDR_ABOUT_STATS_HTML" file="resources\about_stats.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
|
| <include name="IDR_ABOUT_STATS_JS" file="resources\about_stats.js" type="BINDATA" />
|
| <include name="IDR_ABOUT_VERSION_JS" file="resources\about_version.js" type="BINDATA" />
|
|
|