Index: testing/gmock/include/gmock/gmock.h |
diff --git a/testing/gmock/include/gmock/gmock.h b/testing/gmock/include/gmock/gmock.h |
new file mode 100644 |
index 0000000000000000000000000000000000000000..43ea9d4649bc01702a630171e4c570bcb38f9bef |
--- /dev/null |
+++ b/testing/gmock/include/gmock/gmock.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.h" |