summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_exe.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/chrome_exe.gypi')
-rw-r--r--chrome/chrome_exe.gypi4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi
index 3ed094d..c5ad752 100644
--- a/chrome/chrome_exe.gypi
+++ b/chrome/chrome_exe.gypi
@@ -219,8 +219,8 @@
'conditions': [
['branding=="Chrome"', {
'mac_bundle_resources': [
- 'app/theme/google_chrome/app.icns',
- 'app/theme/google_chrome/document.icns',
+ 'app/theme/google_chrome/mac/app.icns',
+ 'app/theme/google_chrome/mac/document.icns',
'browser/ui/cocoa/applescript/scripting.sdef',
],
}, { # else: 'branding!="Chrome"