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

Side by Side Diff: chrome/test/activex_test_control/activex_test_control.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_test_control.def : Declares the module parameters.
2
3 LIBRARY "activex_test_control.DLL"
4
5 EXPORTS
6 DllCanUnloadNow PRIVATE
7 DllGetClassObject PRIVATE
8 DllRegisterServer PRIVATE
9 DllUnregisterServer PRIVATE
OLDNEW
« no previous file with comments | « chrome/test/activex_test_control/activex_test_control.cc ('k') | chrome/test/activex_test_control/activex_test_control.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698