summaryrefslogtreecommitdiffstats
path: root/url/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'url/DEPS')
-rw-r--r--url/DEPS4
1 files changed, 4 insertions, 0 deletions
diff --git a/url/DEPS b/url/DEPS
new file mode 100644
index 0000000..df1074f
--- /dev/null
+++ b/url/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ # TODO(brettw) erase these, just temporary until this code is done.
+ "+unicode",
+]