Index: chrome/browser/resources/shared_resources.grd |
diff --git a/chrome/browser/resources/shared_resources.grd b/chrome/browser/resources/shared_resources.grd |
index 7d554fb967f6e4e2c8f999848ddc1312208590df..f2129f6a9a77465ca703ec3610f6d34f40f4f80a 100644 |
--- a/chrome/browser/resources/shared_resources.grd |
+++ b/chrome/browser/resources/shared_resources.grd |
@@ -163,6 +163,10 @@ without changes to the corresponding grd file. --> |
file="shared/js/parse_html_subset.js" type="BINDATA" /> |
<include name="IDR_SHARED_JS_UTIL" |
file="shared/js/util.js" type="BINDATA" /> |
+ <if expr="pp_ifdef('chromeos')"> |
+ <include name="IDR_SHARED_JS_UI_ACCOUNT_TWEAKS" |
+ file="shared/js/chromeos/ui_account_tweaks.js" type="BINDATA" /> |
+ </if> |
</includes> |
</release> |
</grit> |