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

Unified Diff: mojo/public/tests/bindings/simple_bindings_support.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/simple_bindings_support.h ('k') | mojo/public/tests/bindings/test_structs.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/tests/bindings/simple_bindings_support.cc
diff --git a/mojo/public/tests/simple_bindings_support.cc b/mojo/public/tests/bindings/simple_bindings_support.cc
similarity index 97%
rename from mojo/public/tests/simple_bindings_support.cc
rename to mojo/public/tests/bindings/simple_bindings_support.cc
index eba5cccf09a742e5a2e5e7ffe0b84250ef6e8ab2..ceabc1e8cbd0dcde8f8f49c6d9f7f690cf3ab070 100644
--- a/mojo/public/tests/simple_bindings_support.cc
+++ b/mojo/public/tests/bindings/simple_bindings_support.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "mojo/public/tests/simple_bindings_support.h"
+#include "mojo/public/tests/bindings/simple_bindings_support.h"
#include <stdlib.h>
« no previous file with comments | « mojo/public/tests/bindings/simple_bindings_support.h ('k') | mojo/public/tests/bindings/test_structs.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698