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

Unified Diff: mojo/public/cpp/utility/tests/DEPS

Issue 218023002: Mojo: Move mojo/public/{c,cpp}/tests/FOO to mojo/public/{c,cpp}/FOO/tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 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/cpp/tests/utility/thread_unittest.cc ('k') | mojo/public/cpp/utility/tests/mutex_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/cpp/utility/tests/DEPS
diff --git a/mojo/public/c/tests/DEPS b/mojo/public/cpp/utility/tests/DEPS
similarity index 64%
rename from mojo/public/c/tests/DEPS
rename to mojo/public/cpp/utility/tests/DEPS
index 8bb9af720461d7cb2441eba5586197f72bc228dc..82f38c5f1422d1f2c6b21c085716ae1607035217 100644
--- a/mojo/public/c/tests/DEPS
+++ b/mojo/public/cpp/utility/tests/DEPS
@@ -1,7 +1,5 @@
include_rules = [
"+testing",
- # Our test harness is C++, so allow use C++:
- "+mojo/public/cpp",
# TODO(vtl): Temporary until these are moved to mojo/public/cpp:
"+mojo/public/tests",
]
« no previous file with comments | « mojo/public/cpp/tests/utility/thread_unittest.cc ('k') | mojo/public/cpp/utility/tests/mutex_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698