| Index: chrome/chrome_dll.gypi
|
| diff --git a/chrome/chrome_dll.gypi b/chrome/chrome_dll.gypi
|
| index 38e1b425d3619099e763f9f551b680942fd1fb03..69c21710a30693b308ab13862d7fd714b6493c11 100644
|
| --- a/chrome/chrome_dll.gypi
|
| +++ b/chrome/chrome_dll.gypi
|
| @@ -228,7 +228,7 @@
|
| # resource bundle because that's the interface that
|
| # Authorization Services uses. Also, Authorization Services
|
| # can't deal with .icns files.
|
| - 'app/theme/<(theme_dir_name)/product_logo_32.png',
|
| + 'app/theme/default_100_percent/<(theme_dir_name)/product_logo_32.png',
|
|
|
| 'app/framework-Info.plist',
|
| 'app/nibs/AboutIPC.xib',
|
|
|