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

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

Issue 218613010: Mojo: Move mojo/public/bindings/*.h to mojo/public/cpp/bindings/*.h. (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/type_converter.h ('k') | mojo/public/cpp/bindings/allocation_scope.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/cpp/bindings/DEPS
diff --git a/mojo/public/cpp/bindings/DEPS b/mojo/public/cpp/bindings/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..ba2a57130496c4299e74b432a78d08a0715ce243
--- /dev/null
+++ b/mojo/public/cpp/bindings/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ # TODO(vtl): Temporary, until we move lib here.
+ "+mojo/public/bindings/lib",
+]
« no previous file with comments | « mojo/public/bindings/type_converter.h ('k') | mojo/public/cpp/bindings/allocation_scope.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698