Chromium Code Reviews| Index: examples/http_handler/DEPS |
| diff --git a/examples/http_handler/DEPS b/examples/http_handler/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..8867ff4f1f06ee747a08208c94f542bac1ee45a9 |
| --- /dev/null |
| +++ b/examples/http_handler/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+services/http_server/public", |
| +] |