Index: testing/gtest/include/gtest/gtest-param-test.h |
diff --git a/cc/ipc/render_pass_id.mojom b/testing/gtest/include/gtest/gtest-param-test.h |
similarity index 65% |
copy from cc/ipc/render_pass_id.mojom |
copy to testing/gtest/include/gtest/gtest-param-test.h |
index 90eee184925025d5d948c49e6af692ec5ec2a04e..2b238ca22fe63f4705f75eab052377798c008628 100644 |
--- a/cc/ipc/render_pass_id.mojom |
+++ b/testing/gtest/include/gtest/gtest-param-test.h |
@@ -2,9 +2,4 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-module cc.mojom; |
- |
-struct RenderPassId { |
- int32 layer_id; |
- uint32 index; |
-}; |
+#include "testing/third_party/googletest/googletest/include/gtest/gtest-param-test.h" |