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

Unified Diff: mojo/public/tests/bindings/handle_passing_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/connector_unittest.cc ('k') | mojo/public/tests/bindings/math_calculator.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/tests/bindings/handle_passing_unittest.cc
diff --git a/mojo/public/tests/bindings_handle_passing_unittest.cc b/mojo/public/tests/bindings/handle_passing_unittest.cc
similarity index 98%
rename from mojo/public/tests/bindings_handle_passing_unittest.cc
rename to mojo/public/tests/bindings/handle_passing_unittest.cc
index 2f687debd265c0ecadc6003ceb9b10dea91886e9..21b26f21ed68733b6e54f57bfbf7c5960ecd112d 100644
--- a/mojo/public/tests/bindings_handle_passing_unittest.cc
+++ b/mojo/public/tests/bindings/handle_passing_unittest.cc
@@ -3,7 +3,7 @@
// found in the LICENSE file.
#include "mojo/public/bindings/lib/remote_ptr.h"
-#include "mojo/public/tests/simple_bindings_support.h"
+#include "mojo/public/tests/bindings/simple_bindings_support.h"
#include "mojo/public/tests/test_support.h"
#include "mojom/sample_factory.h"
#include "testing/gtest/include/gtest/gtest.h"
« no previous file with comments | « mojo/public/tests/bindings/connector_unittest.cc ('k') | mojo/public/tests/bindings/math_calculator.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698