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

Unified Diff: webkit/webkit.gyp

Issue 200031: Take out the activex control. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 3 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 | « webkit/tools/test_shell/test_webview_delegate_win.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/webkit.gyp
===================================================================
--- webkit/webkit.gyp (revision 25626)
+++ webkit/webkit.gyp (working copy)
@@ -155,7 +155,6 @@
['OS=="win"', {
'dependencies': [
'tools/test_shell/test_shell.gyp:*',
- 'activex_shim_dll/activex_shim_dll.gyp:*',
],
}],
],
@@ -928,7 +927,6 @@
],
'defines': [
'__PRETTY_FUNCTION__=__FUNCTION__',
- 'DISABLE_ACTIVEX_TYPE_CONVERSION_MPLAYER2',
],
# This is needed because Event.h in this directory is blocked
# by a system header on windows.
@@ -1532,7 +1530,6 @@
],
'dependencies': [
'../build/win/system.gyp:cygwin',
- 'activex_shim/activex_shim.gyp:activex_shim',
'default_plugin/default_plugin.gyp:default_plugin',
],
'sources!': [
« no previous file with comments | « webkit/tools/test_shell/test_webview_delegate_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698