| Index: ui/webui/resources/webui_resources.grd
|
| diff --git a/ui/webui/resources/webui_resources.grd b/ui/webui/resources/webui_resources.grd
|
| index 7cc6c7c47d174b76f4feb5bf13c82f208f8a8fb1..107f7b62856d7c8a9cbcf3297068dfb425e1db69 100644
|
| --- a/ui/webui/resources/webui_resources.grd
|
| +++ b/ui/webui/resources/webui_resources.grd
|
| @@ -368,7 +368,7 @@ without changes to the corresponding grd file. -->
|
| file="js/util.js" type="chrome_html" flattenhtml="true" />
|
| <structure name="IDR_WEBUI_JS_WEBUI_RESOURCE_TEST"
|
| file="js/webui_resource_test.js" type="chrome_html" />
|
| - <if expr="pp_ifdef('chromeos')">
|
| + <if expr="chromeos">
|
| <structure name="IDR_WEBUI_CSS_UI_ACCOUNT_TWEAKS"
|
| file="css/chromeos/ui_account_tweaks.css"
|
| type="chrome_html" />
|
|
|