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

Unified Diff: mojo/public/tests/bindings/buffer_unittest.cc

Issue 134823005: Mojo: re-organize public tests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 11 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/tests/bindings/array_unittest.cc ('k') | mojo/public/tests/bindings/connector_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/tests/bindings/buffer_unittest.cc
diff --git a/mojo/public/tests/buffer_unittest.cc b/mojo/public/tests/bindings/buffer_unittest.cc
similarity index 97%
rename from mojo/public/tests/buffer_unittest.cc
rename to mojo/public/tests/bindings/buffer_unittest.cc
index c97dc98c67025b25122a667fcbc32dd1df7a4d32..ab181505bb738b530860a52d8d964a17f19ccabb 100644
--- a/mojo/public/tests/buffer_unittest.cc
+++ b/mojo/public/tests/bindings/buffer_unittest.cc
@@ -4,7 +4,7 @@
#include "mojo/public/bindings/lib/bindings_serialization.h"
#include "mojo/public/bindings/lib/buffer.h"
-#include "mojo/public/tests/simple_bindings_support.h"
+#include "mojo/public/tests/bindings/simple_bindings_support.h"
#include "testing/gtest/include/gtest/gtest.h"
namespace mojo {
« no previous file with comments | « mojo/public/tests/bindings/array_unittest.cc ('k') | mojo/public/tests/bindings/connector_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698