From 6b50058889099e4287f683b97a86ca74607172c4 Mon Sep 17 00:00:00 2001 From: Jeff McGlynn Date: Thu, 26 Jul 2018 13:08:01 -0700 Subject: Remove third_party/googletest and reference git repo instead Use a Bazel git_repository rule to reference the git repository instead of bundling the source. Change-Id: I32a0970178cb87fbf0e381db2e2d51fcccab542f --- .../include/gmock/internal/custom/gmock-generated-actions.h | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 third_party/googletest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h (limited to 'third_party/googletest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h') diff --git a/third_party/googletest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h b/third_party/googletest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h deleted file mode 100644 index 7dc3b1a..0000000 --- a/third_party/googletest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h +++ /dev/null @@ -1,8 +0,0 @@ -// This file was GENERATED by command: -// pump.py gmock-generated-actions.h.pump -// DO NOT EDIT BY HAND!!! - -#ifndef GMOCK_INCLUDE_GMOCK_INTERNAL_CUSTOM_GMOCK_GENERATED_ACTIONS_H_ -#define GMOCK_INCLUDE_GMOCK_INTERNAL_CUSTOM_GMOCK_GENERATED_ACTIONS_H_ - -#endif // GMOCK_INCLUDE_GMOCK_INTERNAL_CUSTOM_GMOCK_GENERATED_ACTIONS_H_ -- cgit v1.2.3