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

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

Issue 218043002: Mojo: Move public/environment to public/cpp/environment. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased 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
Index: mojo/public/cpp/environment/tests/DEPS
diff --git a/mojo/public/cpp/utility/tests/DEPS b/mojo/public/cpp/environment/tests/DEPS
similarity index 80%
copy from mojo/public/cpp/utility/tests/DEPS
copy to mojo/public/cpp/environment/tests/DEPS
index 82f38c5f1422d1f2c6b21c085716ae1607035217..9266146bceb4ee316a7ff2fc5483024c791190f6 100644
--- a/mojo/public/cpp/utility/tests/DEPS
+++ b/mojo/public/cpp/environment/tests/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+testing",
+ "+mojo/public/cpp/utility",
# TODO(vtl): Temporary until these are moved to mojo/public/cpp:
"+mojo/public/tests",
]
« no previous file with comments | « mojo/public/cpp/environment/lib/environment.cc ('k') | mojo/public/cpp/environment/tests/async_waiter_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698