Remove trailing whitespaces in BUILD.bazel

This commit is contained in:
Zhongming Qu 2017-07-04 17:50:00 -04:00
parent 1fe692ce49
commit 9538687a89

View File

@ -1,4 +1,4 @@
# Copyright 2017 Google Inc.
# Copyright 2017 Google Inc.
# All Rights Reserved.
#
#
@ -41,7 +41,7 @@ config_setting(
values = {"cpu": "x64_windows_msvc"},
)
# Google Test including Google Mock
# Google Test including Google Mock
cc_library(
name = "gtest",
srcs = glob(