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

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: remove generated files 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
« no previous file with comments | « third_party/iaccessible2/BUILD.gn ('k') | third_party/iaccessible2/LICENSE » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 ;IAccessible2Proxy.def
2 LIBRARY IAccessible2Proxy.dll
3 EXPORTS
4 DllGetClassObject PRIVATE
5 DllCanUnloadNow PRIVATE
6 DllRegisterServer PRIVATE
7 DllUnregisterServer PRIVATE
OLDNEW
« no previous file with comments | « third_party/iaccessible2/BUILD.gn ('k') | third_party/iaccessible2/LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698