Chromium Code Reviews

Unified Diff: testing/gmock/include/gmock/gmock.h

Issue 2847043002: Revert of Roll googletest to 1.8.0. (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « testing/gmock/OWNERS ('k') | testing/gmock/include/gmock/gmock-actions.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/gmock/include/gmock/gmock.h
diff --git a/testing/gmock/include/gmock/gmock.h b/testing/gmock/include/gmock/gmock.h
deleted file mode 100644
index c39a9f6aeaa2b1a36e2687f37bcd38b2095c87a4..0000000000000000000000000000000000000000
--- a/testing/gmock/include/gmock/gmock.h
+++ /dev/null
@@ -1,10 +0,0 @@
-// Copyright 2017 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-// The file/directory layout of Google Test is not yet considered stable. Until
-// it stabilizes, Chromium code will use forwarding headers in testing/gtest
-// and testing/gmock, instead of directly including files in
-// third_party/googletest.
-
-#include "third_party/googletest/src/googlemock/include/gmock/gmock.h"
« no previous file with comments | « testing/gmock/OWNERS ('k') | testing/gmock/include/gmock/gmock-actions.h » ('j') | no next file with comments »

Powered by Google App Engine