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

Unified Diff: mojo/public/c/tests/bindings/array_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
Index: mojo/public/c/tests/bindings/array_unittest.cc
diff --git a/mojo/public/c/bindings/tests/array_unittest.cc b/mojo/public/c/tests/bindings/array_unittest.cc
similarity index 99%
rename from mojo/public/c/bindings/tests/array_unittest.cc
rename to mojo/public/c/tests/bindings/array_unittest.cc
index 134cb8e163cb399fe164286b137382ad150fdb2e..7ac249480d3d17691e92155afc3348a84056824b 100644
--- a/mojo/public/c/bindings/tests/array_unittest.cc
+++ b/mojo/public/c/tests/bindings/array_unittest.cc
@@ -9,7 +9,7 @@
#include <mojo/bindings/struct.h>
#include <stddef.h>
-#include "mojo/public/c/bindings/tests/testing_util.h"
+#include "mojo/public/c/tests/bindings/testing_util.h"
#include "mojo/public/cpp/system/macros.h"
#include "mojo/public/interfaces/bindings/tests/test_structs.mojom-c.h"
#include "mojo/public/interfaces/bindings/tests/test_unions.mojom-c.h"
« no previous file with comments | « mojo/public/c/bindings/tests/validation_unittest.cc ('k') | mojo/public/c/tests/bindings/buffer_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698