Chromium Code Reviews| Index: content/browser/background_fetch/DEPS |
| diff --git a/content/browser/background_fetch/DEPS b/content/browser/background_fetch/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..c0c3af0fbeac8042efaeb22756e8360274bc3654 |
| --- /dev/null |
| +++ b/content/browser/background_fetch/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+third_party/WebKit/public/platform/modules/background_fetch/background_fetch.mojom.h", |
| +] |