Index: testing/gtest/include/gtest/internal/gtest-param-util.h |
diff --git a/cc/ipc/render_pass_id.mojom b/testing/gtest/include/gtest/internal/gtest-param-util.h |
similarity index 63% |
copy from cc/ipc/render_pass_id.mojom |
copy to testing/gtest/include/gtest/internal/gtest-param-util.h |
index 90eee184925025d5d948c49e6af692ec5ec2a04e..7b5e201f9ccf17773d55897e9b81c14fc6780583 100644 |
--- a/cc/ipc/render_pass_id.mojom |
+++ b/testing/gtest/include/gtest/internal/gtest-param-util.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/internal/gtest-param-util.h" |