Index: chrome/chrome.gyp |
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp |
index 521dbbd1c01a5dd81d295920ea493f662eab9e34..52cd0bb8b7310bafe064471a0c3eb4100dac3bda 100644 |
--- a/chrome/chrome.gyp |
+++ b/chrome/chrome.gyp |
@@ -1057,6 +1057,10 @@ |
'tools/crash_service/crash_service.cc', |
'tools/crash_service/crash_service.h', |
'tools/crash_service/main.cc', |
+ '../content/public/common/content_switches.cc', |
+ ], |
cpu_(ooo_6.6-7.5)
2012/05/09 02:00:19
I don't understand this new dependency, looks ok b
|
+ 'defines': [ |
+ 'COMPILE_CONTENT_STATICALLY', |
], |
'msvs_settings': { |
'VCLinkerTool': { |