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

Unified Diff: third_party/iaccessible2/IAccessible2Proxy.def

Issue 1521443002: Remove IAccessible2Proxy (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 5 years 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 | « third_party/iaccessible2/BUILD.gn ('k') | third_party/iaccessible2/README.chromium » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/iaccessible2/IAccessible2Proxy.def
diff --git a/third_party/iaccessible2/IAccessible2Proxy.def b/third_party/iaccessible2/IAccessible2Proxy.def
deleted file mode 100644
index 40d3c5c211e0623788480a6e6423d93324ebdcfe..0000000000000000000000000000000000000000
--- a/third_party/iaccessible2/IAccessible2Proxy.def
+++ /dev/null
@@ -1,7 +0,0 @@
-;IAccessible2Proxy.def
-LIBRARY IAccessible2Proxy.dll
-EXPORTS
- DllGetClassObject PRIVATE
- DllCanUnloadNow PRIVATE
- DllRegisterServer PRIVATE
- DllUnregisterServer PRIVATE
« no previous file with comments | « third_party/iaccessible2/BUILD.gn ('k') | third_party/iaccessible2/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698