pytorch/c10/cuda/test
Huy Do 9154bbc999 Fix CUDA Bazel build to optionally include gmock after #104255 (#104308)
This reverts commit 39868b0578.  Fixes https://github.com/pytorch/pytorch/issues/104279.

The change came from an internal codemod diff that we don't want to revert.  AFAIK, this addition is not needed as gmock has already been included https://github.com/google/googletest/blob/main/BUILD.bazel

### Testing

* OSS CUDA Bazel build should be back after this revert
* Import as D47077813 to make sure that nothing breaks internally

Pull Request resolved: https://github.com/pytorch/pytorch/pull/104308
Approved by: https://github.com/kit1980, https://github.com/malfet
2023-06-29 07:15:06 +00:00
..
impl Fix typos under c10 directory (#98079) 2023-03-31 18:31:11 +00:00
BUILD.bazel Fix CUDA Bazel build to optionally include gmock after #104255 (#104308) 2023-06-29 07:15:06 +00:00
build.bzl Fix CUDA Bazel build to optionally include gmock after #104255 (#104308) 2023-06-29 07:15:06 +00:00
CMakeLists.txt