Index: chrome_frame/chrome_frame.gyp |
=================================================================== |
--- chrome_frame/chrome_frame.gyp (revision 69103) |
+++ chrome_frame/chrome_frame.gyp (working copy) |
@@ -386,7 +386,6 @@ |
'chrome_frame_utils', |
'chrome_tab_idl', |
'npchrome_frame', |
- 'xulrunner_sdk', |
], |
'sources': [ |
'../base/perf_test_suite.h', |
@@ -431,6 +430,7 @@ |
}, |
'msvs_settings': { |
'VCLinkerTool': { |
+ 'IgnoreDefaultLibraryNames': ['nspr.lib', 'nspr4.lib'], |
'DelayLoadDLLs': ['nspr4.dll'], |
}, |
}, |