Chromium Code Reviews| Index: app/app.gyp |
| diff --git a/app/app.gyp b/app/app.gyp |
| index fbc9e2d6ac6187333d7235333d2cf141eda30d72..b55a015289a874504d109fd8fba607a7a86d23d6 100644 |
| --- a/app/app.gyp |
| +++ b/app/app.gyp |
| @@ -148,9 +148,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', |