Chromium Code Reviews| Index: chrome/chrome.gyp |
| diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp |
| index b4f6bad22dafc2cbeabebdee529e4fa06571b3dd..a6806fac8b6666da571aa73117bb8665a0f97f91 100644 |
| --- a/chrome/chrome.gyp |
| +++ b/chrome/chrome.gyp |
| @@ -773,6 +773,7 @@ |
| { |
| 'target_name': 'sync_notifier', |
| 'type': 'static_library', |
| + 'msvs_disable_precompiled_header': '1', |
| 'sources': [ |
| 'browser/sync/notifier/cache_invalidation_packet_handler.cc', |
| 'browser/sync/notifier/cache_invalidation_packet_handler.h', |