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

Unified Diff: mojo/public/c/tests/bindings/union_unittest.cc

Issue 2234063002: Move the C bindings tests to the new location. (Closed) Base URL: https://github.com/domokit/mojo.git@work791_mojo_bindings
Patch Set: Created 4 years, 4 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
« no previous file with comments | « mojo/public/c/tests/bindings/testing_util.h ('k') | mojo/public/c/tests/bindings/validation_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/c/tests/bindings/union_unittest.cc
diff --git a/mojo/public/c/bindings/tests/union_unittest.cc b/mojo/public/c/tests/bindings/union_unittest.cc
similarity index 99%
rename from mojo/public/c/bindings/tests/union_unittest.cc
rename to mojo/public/c/tests/bindings/union_unittest.cc
index b2d790fdcded8e2f3494ffa69bf720ef2c3830b1..a434ba887a78d3be4f3cd4eca76eef757f84bc9a 100644
--- a/mojo/public/c/bindings/tests/union_unittest.cc
+++ b/mojo/public/c/tests/bindings/union_unittest.cc
@@ -8,7 +8,7 @@
#include <mojo/bindings/array.h>
-#include "mojo/public/c/bindings/tests/testing_util.h"
+#include "mojo/public/c/tests/bindings/testing_util.h"
#include "mojo/public/interfaces/bindings/tests/test_structs.mojom-c.h"
#include "mojo/public/interfaces/bindings/tests/test_unions.mojom-c.h"
#include "testing/gtest/include/gtest/gtest.h"
« no previous file with comments | « mojo/public/c/tests/bindings/testing_util.h ('k') | mojo/public/c/tests/bindings/validation_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698