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

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

Issue 220243007: Mojo: Move mojo/public/bindings/lib to mojo/public/cpp/bindings/lib. (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/bindings/callback.h.pump ('k') | mojo/public/cpp/bindings/lib/TODO » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/cpp/bindings/lib/DEPS
diff --git a/mojo/public/bindings/lib/DEPS b/mojo/public/cpp/bindings/lib/DEPS
similarity index 56%
rename from mojo/public/bindings/lib/DEPS
rename to mojo/public/cpp/bindings/lib/DEPS
index fe8a2b3bf19fa8a5cc13b6a31069b2a4ebaf805d..b809b58d3370400a56f2521aaeb61bfde91ba54f 100644
--- a/mojo/public/bindings/lib/DEPS
+++ b/mojo/public/cpp/bindings/lib/DEPS
@@ -1,8 +1,5 @@
include_rules = [
- "-mojo",
"+mojo/public/cpp/bindings",
"+mojo/public/cpp/environment",
"+mojo/public/cpp/system",
- # TODO(vtl): Temporary, until lib is moved.
- "+mojo/public/bindings/lib",
]
« no previous file with comments | « mojo/public/cpp/bindings/callback.h.pump ('k') | mojo/public/cpp/bindings/lib/TODO » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698