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

Unified Diff: third_party/iaccessible2/README.chromium

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/IAccessible2Proxy.def ('k') | third_party/iaccessible2/iaccessible2.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/iaccessible2/README.chromium
diff --git a/third_party/iaccessible2/README.chromium b/third_party/iaccessible2/README.chromium
index 6ce0cbd6faaf7ba995a19b7486b05bf0a1f6a2b1..f7a6c7c1cf41cc4c4ef231899434bc65ef386f73 100644
--- a/third_party/iaccessible2/README.chromium
+++ b/third_party/iaccessible2/README.chromium
@@ -8,19 +8,9 @@ Security Critical: yes
Description:
This directory contains the IAccessible2 API, a set of COM interfaces
that extend MSAA's IAccessible interface for improved Windows accessibility.
+ It consists of a single file:
- In addition, for clients using the IAccessible2 interfaces out of process,
- a module definition file is included for linking the COM proxy stub DLL.
- This proxy DLL is needed to provide a description of the IAccessible2
- interfaces to the default marshaller. This DLL is only registered and
- used in testing.
-
-Contents:
- ia2_api_all.idl
- Contains the IAccessible2 COM interfaces
-
- IAccessible2Proxy.def
- Module definition file for linking the proxy stub DLL
+ ia2_api_all.idl
Local modifications:
None.
« no previous file with comments | « third_party/iaccessible2/IAccessible2Proxy.def ('k') | third_party/iaccessible2/iaccessible2.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698