Adapt to upstream changes.

Test: ./run_tests.py --bitness 32
Test: ./run_tests.py --bitness 64
Test: ./run_tests.py --bitness 64 --host
Bug: None
Change-Id: I1b2870b44492fb674884a08a541387f566067cb0
This commit is contained in:
Dan Albert
2018-12-05 16:06:16 -08:00
parent 40cbe812b7
commit 91714f98f6

View File

@@ -24,6 +24,7 @@ cc_library_static {
"src/algorithm.cpp",
"src/any.cpp",
"src/bind.cpp",
"src/charconv.cpp",
"src/chrono.cpp",
"src/condition_variable.cpp",
"src/debug.cpp",