Chromium Code Reviews| Index: content/gpu/DEPS |
| diff --git a/content/gpu/DEPS b/content/gpu/DEPS |
| index 082ffad98b078a446ee726e0b70c7e19035b0801..46de806f84bf03897f65ede3cd835ca0c7727851 100644 |
| --- a/content/gpu/DEPS |
| +++ b/content/gpu/DEPS |
| @@ -6,4 +6,5 @@ include_rules = [ |
| "+libGLESv2", |
| "+sandbox", |
| "+skia", |
| + "+third_party/libxml", # For parsing WinSAT results files. |
| ] |