summaryrefslogtreecommitdiff
path: root/deps/v8/third_party/googletest/src/googletest/include/gtest/gtest_prod.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/third_party/googletest/src/googletest/include/gtest/gtest_prod.h')
-rw-r--r--deps/v8/third_party/googletest/src/googletest/include/gtest/gtest_prod.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/deps/v8/third_party/googletest/src/googletest/include/gtest/gtest_prod.h b/deps/v8/third_party/googletest/src/googletest/include/gtest/gtest_prod.h
index 71377f87d4..e651671ebd 100644
--- a/deps/v8/third_party/googletest/src/googletest/include/gtest/gtest_prod.h
+++ b/deps/v8/third_party/googletest/src/googletest/include/gtest/gtest_prod.h
@@ -26,8 +26,7 @@
// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-//
-// Author: wan@google.com (Zhanyong Wan)
+
//
// Google C++ Testing and Mocking Framework definitions useful in production code.
// GOOGLETEST_CM0003 DO NOT DELETE