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

Unified Diff: mojo/public/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/bindings/generators/cpp_templates/module.cc.tmpl ('k') | mojo/public/bindings/lib/TODO » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/bindings/lib/DEPS
diff --git a/mojo/public/bindings/lib/DEPS b/mojo/public/bindings/lib/DEPS
deleted file mode 100644
index fe8a2b3bf19fa8a5cc13b6a31069b2a4ebaf805d..0000000000000000000000000000000000000000
--- a/mojo/public/bindings/lib/DEPS
+++ /dev/null
@@ -1,8 +0,0 @@
-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/bindings/generators/cpp_templates/module.cc.tmpl ('k') | mojo/public/bindings/lib/TODO » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698