Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(460)

Unified Diff: testing/gtest/include/gtest/internal/gtest-filepath.h

Issue 2163573002: Roll gtest. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add checklicenses excaption. Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: testing/gtest/include/gtest/internal/gtest-filepath.h
diff --git a/cc/ipc/render_pass_id.mojom b/testing/gtest/include/gtest/internal/gtest-filepath.h
similarity index 64%
copy from cc/ipc/render_pass_id.mojom
copy to testing/gtest/include/gtest/internal/gtest-filepath.h
index 90eee184925025d5d948c49e6af692ec5ec2a04e..be6b2c8fe497f4c6ea2c2077446f9e0b87c1c878 100644
--- a/cc/ipc/render_pass_id.mojom
+++ b/testing/gtest/include/gtest/internal/gtest-filepath.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-filepath.h"

Powered by Google App Engine
This is Rietveld 408576698