Chromium Code Reviews| Index: testing/gmock/include/gmock/gmock-matchers.h |
| diff --git a/testing/gmock/include/gmock/gmock-matchers.h b/testing/gmock/include/gmock/gmock-matchers.h |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..c020f215c13d7d9a2f19c4099d7aef854e7a7b55 |
| --- /dev/null |
| +++ b/testing/gmock/include/gmock/gmock-matchers.h |
| @@ -0,0 +1,5 @@ |
| +// 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. |
| + |
| +#include "third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h" |