Chromium Code Reviews| Index: content/browser/DEPS |
| diff --git a/content/browser/DEPS b/content/browser/DEPS |
| index 7baa13bc36bb4b311953b572ef7d202499dd7bf7..f7928600cdfb972d724714ff2b933ec043f9bb9e 100644 |
| --- a/content/browser/DEPS |
| +++ b/content/browser/DEPS |
| @@ -51,6 +51,7 @@ include_rules = [ |
| "+third_party/isimpledom", |
| "+third_party/khronos", # For enum definitions only |
| "+third_party/re2", |
| + "+third_party/zlib/zlib.h", |
| # Allow non-browser Chrome OS code to be used. |
| "+chromeos", |