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

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

Issue 218883013: Mojo: Move public/bindings/tests/*.cc to public/cpp/bindings/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
Index: mojo/public/cpp/bindings/tests/DEPS
diff --git a/mojo/public/cpp/environment/lib/DEPS b/mojo/public/cpp/bindings/tests/DEPS
similarity index 62%
copy from mojo/public/cpp/environment/lib/DEPS
copy to mojo/public/cpp/bindings/tests/DEPS
index 1889e1fb75f655cf2562d375c5d0b92b7ebe990f..946ad793d9cf23cddbffaa72e997d7e6ccde0480 100644
--- a/mojo/public/cpp/environment/lib/DEPS
+++ b/mojo/public/cpp/bindings/tests/DEPS
@@ -1,4 +1,4 @@
include_rules = [
+ "+mojo/public/bindings/tests",
"+mojo/public/cpp/environment",
- "+mojo/public/cpp/utility",
]
« no previous file with comments | « mojo/public/bindings/tests/type_conversion_unittest.cc ('k') | mojo/public/cpp/bindings/tests/array_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698