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

Unified Diff: mojo/public/c/system/tests/DEPS

Issue 218833003: Mojo: Move public/tests/test_{support,utils}.* to public/{c,cpp}/test_support. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix gyp 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/c/DEPS ('k') | mojo/public/c/system/tests/core_perftest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/c/system/tests/DEPS
diff --git a/mojo/public/c/system/tests/DEPS b/mojo/public/c/system/tests/DEPS
deleted file mode 100644
index d7c012cff35afb8d556a53dce8866442d2c79aab..0000000000000000000000000000000000000000
--- a/mojo/public/c/system/tests/DEPS
+++ /dev/null
@@ -1,7 +0,0 @@
-include_rules = [
- "+testing",
- # Our test harness is C++, so allow the use of 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/c/DEPS ('k') | mojo/public/c/system/tests/core_perftest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698