X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=osi%2FBUILD.gn;h=80d7d3bf685a8bb6a0cd74fe5889cf718b1759e2;hb=36cefa88d34b45934b87f878b6b0ae9e7e30cb20;hp=ed91fb1cd29a3517bfefad4c3f3d628d5d879e41;hpb=42e54009d789b5cae6df4599013852a52c1079a1;p=android-x86%2Fsystem-bt.git diff --git a/osi/BUILD.gn b/osi/BUILD.gn index ed91fb1cd..80d7d3bf6 100644 --- a/osi/BUILD.gn +++ b/osi/BUILD.gn @@ -71,7 +71,9 @@ executable("net_test_osi") { "test/future_test.cpp", "test/hash_map_test.cpp", "test/hash_map_utils_test.cpp", + "test/leaky_bonded_queue_test.cpp", "test/list_test.cpp", + "test/metrics_test.cpp", "test/properties_test.cpp", "test/rand_test.cpp", "test/reactor_test.cpp", @@ -88,6 +90,8 @@ executable("net_test_osi") { deps = [ "//osi", "//third_party/googletest:gtest_main", + "//third_party/googletest:gmock_main", + "//third_party/libchrome:base", ] libs = [