diff options
-rw-r--r-- | chrome/chrome.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index 758379f..5a5b2a2 100644 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -4488,7 +4488,7 @@ }, { 'target_name': 'theme_dll', - 'type': 'shared_library', + 'type': 'loadable_module', 'msvs_guid': 'FD683DD6-D9BF-4B1B-AB6D-A3AC03EDAA4D', 'product_name': 'default', 'dependencies': [ |