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