summaryrefslogtreecommitdiffstats
path: root/app/app.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'app/app.gyp')
-rw-r--r--app/app.gyp3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/app.gyp b/app/app.gyp
index 4ddfb8a..65a12d5 100644
--- a/app/app.gyp
+++ b/app/app.gyp
@@ -124,9 +124,10 @@
'os_exchange_data.h',
'resource_bundle.cc',
'resource_bundle.h',
- 'resource_bundle_win.cc',
'resource_bundle_linux.cc',
'resource_bundle_mac.mm',
+ 'resource_bundle_posix.cc',
+ 'resource_bundle_win.cc',
'slide_animation.cc',
'slide_animation.h',
'sql/connection.cc',