Commit 34e5a96e by Jamie Madill Committed by Commit Bot

Fix header typo in rapidjson.

Was found when using the custom test harness. Bug: angleproject:3162 Change-Id: I9db11eddb51508ff1eaebe02c106cd4a95c369b1 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1932342Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org> Commit-Queue: Jamie Madill <jmadill@chromium.org>
parent 04e074d1
......@@ -11,7 +11,7 @@ config("rapidjson_config") {
source_set("rapidjson") {
sources = [
"src/include/rapidjson/allocators.h",
"src/include/rapidjson/cusorstreamwrapper.h",
"src/include/rapidjson/cursorstreamwrapper.h",
"src/include/rapidjson/document.h",
"src/include/rapidjson/encodedstream.h",
"src/include/rapidjson/encodings.h",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment