Chromium Code Reviews| Index: third_party/WebKit/Source/platform/network/DEPS |
| diff --git a/third_party/WebKit/Source/platform/network/DEPS b/third_party/WebKit/Source/platform/network/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..08e7034c612e4e97fb9b505b099f421de800a182 |
| --- /dev/null |
| +++ b/third_party/WebKit/Source/platform/network/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+components/link_header_util", |
| +] |