K 10 svn:author V 4 ngie K 8 svn:date V 27 2019-02-20T00:40:16.226661Z K 7 svn:log V 301 Rely on gmock/gtest integration done in branch The previous logic made a number of assumptions which were required pre-buildworld integration of gmock/gtest, including looking for gmock/gtest out of tree. Remove the code now that the assumptions are no longer required, leveraging `LIBADD` instead. END