Chromium Code Reviews| Index: content/browser/devtools/DEPS |
| diff --git a/content/browser/devtools/DEPS b/content/browser/devtools/DEPS |
| index 4029bd9392e0e4ecaf961f20a8011c078b0503e2..28ece8ad732f777f4f6e9a0d5ab76c792b7783e0 100644 |
| --- a/content/browser/devtools/DEPS |
| +++ b/content/browser/devtools/DEPS |
| @@ -1,4 +1,5 @@ |
| include_rules = [ |
| + "+third_party/brotli", # For compressed protocol.json. |
| # V8 version info |
| "+v8/include/v8-version-string.h", |
| ] |