Index: third_party/libphonenumber/cpp/src/run_tests.cc |
=================================================================== |
--- third_party/libphonenumber/cpp/src/run_tests.cc (revision 84008) |
+++ third_party/libphonenumber/cpp/src/run_tests.cc (working copy) |
@@ -1,7 +0,0 @@ |
-#include <gtest/gtest.h> |
- |
-int main(int argc, char** argv) { |
- ::testing::InitGoogleTest(&argc, argv); |
- |
- return RUN_ALL_TESTS(); |
-} |