Index: chrome/chrome_exe.gypi |
diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi |
index 5e5f582d2b5c4fbc14898376f8216c5ef16452fd..57aaf5a54b438c767ef61eb23427d49d1041b734 100644 |
--- a/chrome/chrome_exe.gypi |
+++ b/chrome/chrome_exe.gypi |
@@ -80,11 +80,6 @@ |
'INFOPLIST_FILE': 'app/app-Info.plist', |
}, |
'conditions': [ |
- ['component == "shared_library"', { |
- 'variables': { |
- 'win_use_external_manifest': 1, |
- }, |
- }], |
['order_profiling!=0 and (chromeos==1 or OS=="linux")', { |
'dependencies' : [ |
'../tools/cygprofile/cygprofile.gyp:cygprofile', |