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