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

Side by Side Diff: webkit/activex_shim_dll/activex_shim_dll.def

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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 ; activex_shim.def : Declares the module parameters.
2
3 EXPORTS
4 NP_GetEntryPoints @1
5 NP_Initialize @2
6 NP_Shutdown @3
OLDNEW
« no previous file with comments | « webkit/activex_shim_dll/activex_shim_dll.cc ('k') | webkit/activex_shim_dll/activex_shim_dll.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698