Chromium Code Reviews| Index: chrome/browser/DEPS |
| diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS |
| index ec8d855c1d9b9591f1ccc546fffe2d841be4fb1f..d76ca9ec4f562e031c9935045a143b91432875ca 100644 |
| --- a/chrome/browser/DEPS |
| +++ b/chrome/browser/DEPS |
| @@ -11,6 +11,8 @@ include_rules = [ |
| "+chrome_elf/dll_hash", |
| "+chromeos", |
| "+components", |
| + "+content/browser/service_worker", |
| + "+content/common/service_worker", |
|
pkotwicz
2016/07/14 19:32:50
I suspect that I need to add ServiceWorkerContext:
Peter Beverloo
2016/07/15 13:40:11
Sorry, we can't add these dependencies. See the do
|
| "+content/public/browser", |
| "+content/test/net", |
| "+courgette", |