Index: testing/gmock/include/gmock/gmock-actions.h |
diff --git a/testing/gmock/include/gmock/gmock-actions.h b/testing/gmock/include/gmock/gmock-actions.h |
deleted file mode 100644 |
index e4ae2febb56f8f5f26ae0be425c61c6b93303009..0000000000000000000000000000000000000000 |
--- a/testing/gmock/include/gmock/gmock-actions.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-actions.h" |