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

Unified Diff: mojo/public/tests/DEPS

Issue 134823005: Mojo: re-organize public tests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix common tests 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
Index: mojo/public/tests/DEPS
diff --git a/mojo/public/tests/DEPS b/mojo/public/tests/DEPS
index 318b7222a78dfa50415c49407bfc3fb2e37ad48a..4b6a85306dc90bd286d842d58a1cbf9a902a46a9 100644
--- a/mojo/public/tests/DEPS
+++ b/mojo/public/tests/DEPS
@@ -1,7 +1,5 @@
-# TODO(darin): Move this folder out of mojo/public/.
+# TODO(darin): Eliminate the base dependency!
include_rules = [
"+base",
- "+build",
"+mojo",
- "+testing",
]

Powered by Google App Engine
This is Rietveld 408576698