diff options
Diffstat (limited to 'chrome/app')
-rw-r--r-- | chrome/app/theme/theme_resources.grd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd index b3e7124..41346d8 100644 --- a/chrome/app/theme/theme_resources.grd +++ b/chrome/app/theme/theme_resources.grd @@ -47,6 +47,7 @@ </if> <if expr="os == 'darwin'"> <include name="IDR_BOOKMARK_BAR_FOLDER" file="bookmark_bar_folder_mac.png" type="BINDATA" /> + <include name="IDR_TABPOSE_CLOSE" file="tabpose_close.png" type="BINDATA" /> </if> <include name="IDR_BROWSER_ACTION" file="browser_action.png" type="BINDATA" /> <include name="IDR_BROWSER_ACTION_H" file="browser_action_h.png" type="BINDATA" /> |