| Index: chrome/browser/browser_resources.grd
|
| diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd
|
| index b118563ed0e9afbc1bb12c686eaf6c96ec2d0ca8..ae34ba2fe0a0eda39762379b0862f16a1daa99d1 100644
|
| --- a/chrome/browser/browser_resources.grd
|
| +++ b/chrome/browser/browser_resources.grd
|
| @@ -167,6 +167,9 @@
|
| <include name="IDR_HTTP_AUTH_HTML" file="resources\http_auth.html" flattenhtml="true" type="BINDATA" />
|
| <include name="IDR_REPOST_FORM_WARNING_HTML" file="resources\repost_form_warning.html" flattenhtml="true" type="BINDATA" />
|
| </if>
|
| + <if expr="pp_ifdef('use_aura')">
|
| + <include name="IDR_APP_LIST_HTML" file="resources\app_list.html" flattenhtml="true" type="BINDATA" />
|
| + </if>
|
| <if expr="pp_ifdef('chromeos') and pp_ifdef('_google_chrome')">
|
| <include name="IDR_HELP_MANIFEST" file="resources\help_app\manifest.json" type="BINDATA" />
|
| </if>
|
|
|