Chromium Code Reviews| Index: chrome/chrome_exe.gypi |
| diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi |
| index 346322166438a5cad2b23e58f2b234c0660f412f..20fe53d68ff4270b20575d8647101c6863540cdb 100644 |
| --- a/chrome/chrome_exe.gypi |
| +++ b/chrome/chrome_exe.gypi |
| @@ -75,6 +75,8 @@ |
| 'app/kasko_client.h', |
| 'app/main_dll_loader_win.cc', |
| 'app/main_dll_loader_win.h', |
| + 'app/prefetch_argument_win.cc', |
| + 'app/prefetch_argument_win.h', |
| ], |
| 'mac_bundle_resources': [ |
| 'app/app-Info.plist', |