Index: chrome/chrome_dll.gypi |
diff --git a/chrome/chrome_dll.gypi b/chrome/chrome_dll.gypi |
index be7ac9b166b01df7ebc611df468b7aa071d4f7b3..03583b713d635eee1a39fd5a8e3b09949ab3daf0 100644 |
--- a/chrome/chrome_dll.gypi |
+++ b/chrome/chrome_dll.gypi |
@@ -81,6 +81,7 @@ |
}, |
'target_name': '<(dll_target_name)', |
'type': 'shared_library', |
+ 'msvs_disable_precompiled_header': '1', |
'dependencies': [ |
'<@(chromium_dependencies)', |
'app/policy/cloud_policy_codegen.gyp:policy', |