Chromium Code Reviews| Index: public/web/DEPS |
| diff --git a/public/web/DEPS b/public/web/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..ab0f787c82362f44ad13c4ba6d81b1e256bee093 |
| --- /dev/null |
| +++ b/public/web/DEPS |
| @@ -0,0 +1,4 @@ |
| +include_rules = [ |
|
jochen (gone - plz use gerrit)
2013/11/07 15:23:12
can you use specific_include_rules to restrict the
philipj_slow
2013/11/07 15:39:31
Done.
|
| + "+../platform/WebInbandTextTrack.h", |
| + "+../platform/WebInbandTextTrackClient.h" |
| +] |