Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(55)

Unified Diff: webkit/activex_shim/activex_shim.gyp

Issue 126103: Wean activex_shim from urlmon.lib:... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/test/unit/unittests.vcproj ('k') | webkit/default_plugin/default_plugin.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/activex_shim/activex_shim.gyp
===================================================================
--- webkit/activex_shim/activex_shim.gyp (revision 18364)
+++ webkit/activex_shim/activex_shim.gyp (working copy)
@@ -42,12 +42,6 @@
'web_activex_site.cc',
'web_activex_site.h',
],
- # TODO(bradnelson): Add direct support for this kind of thing to gyp.
- 'msvs_settings': {
- 'VCLibrarianTool': {
- 'AdditionalDependencies': 'urlmon.lib',
- },
- },
'link_settings': {
'libraries': [
'-lurlmon.lib',
« no previous file with comments | « chrome/test/unit/unittests.vcproj ('k') | webkit/default_plugin/default_plugin.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698