Index: third_party/iaccessible2/BUILD.gn |
diff --git a/third_party/iaccessible2/BUILD.gn b/third_party/iaccessible2/BUILD.gn |
index 798f8d248d67b3938b2e2d72703f7af663d23ea5..5b2a1a57edca6142e73428258c4a09a3d600b5f9 100644 |
--- a/third_party/iaccessible2/BUILD.gn |
+++ b/third_party/iaccessible2/BUILD.gn |
@@ -15,9 +15,9 @@ midl("iaccessible2") { |
# Generate a proxy DLL from the generated code. |
shared_library("IAccessible2Proxy") { |
sources = [ |
- "IAccessible2Proxy.def", |
"$target_gen_dir/ia2_api_all.dlldata.c", |
"$target_gen_dir/ia2_api_all_p.c", |
+ "IAccessible2Proxy.def", |
] |
defines = [ "REGISTER_PROXY_DLL" ] |