Index: chrome/chrome_exe.gypi |
=================================================================== |
--- chrome/chrome_exe.gypi (revision 132893) |
+++ chrome/chrome_exe.gypi (working copy) |
@@ -487,9 +487,6 @@ |
'app/client_util.cc', |
], |
}], |
- ['OS=="win" and component=="shared_library"', { |
- 'defines': ['COMPILE_CONTENT_STATICALLY'], |
- }] |
Dirk Pranke
2012/04/20 23:29:13
I think this change is bad, it'll cause chrome.exe
|
], |
}, |
], |