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

Side by Side Diff: third_party/iaccessible2/IAccessible2Proxy.def

Issue 703753005: More Windows build fixes. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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
OLDNEW
(Empty)
1 ;IAccessible2Proxy.def
2 LIBRARY IAccessible2Proxy.dll
3 EXPORTS
4 DllGetClassObject PRIVATE
5 DllCanUnloadNow PRIVATE
6 DllRegisterServer PRIVATE
7 DllUnregisterServer PRIVATE
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698