Index: chrome/chrome.gyp |
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp |
index 96cddd93ec40ede121e063327843372172c5add6..9b008f2c87a158af3554c404e9468f3eeaf5eb10 100644 |
--- a/chrome/chrome.gyp |
+++ b/chrome/chrome.gyp |
@@ -569,9 +569,11 @@ |
'sources': [ |
'tools/crash_service/main.cc', |
'../content/public/common/content_switches.cc', |
+ '../ui/gfx/switches.cc', |
], |
'defines': [ |
'COMPILE_CONTENT_STATICALLY', |
+ 'COMPILE_GFX_STATICALLY', |
], |
'msvs_settings': { |
'VCLinkerTool': { |