Index: testing/gtest/include/gtest/gtest-printers.h |
diff --git a/cc/ipc/render_pass_id.mojom b/testing/gtest/include/gtest/gtest-printers.h |
similarity index 66% |
copy from cc/ipc/render_pass_id.mojom |
copy to testing/gtest/include/gtest/gtest-printers.h |
index 90eee184925025d5d948c49e6af692ec5ec2a04e..22f92b3be803c93affaf0d84f238bd0e8c69a97a 100644 |
--- a/cc/ipc/render_pass_id.mojom |
+++ b/testing/gtest/include/gtest/gtest-printers.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-printers.h" |