Chromium Code Reviews| Index: cc/DEPS |
| diff --git a/cc/DEPS b/cc/DEPS |
| index 2ae5c7bdef560ff199526b794d4a1948f022c477..7ce91dfcbcb98fa526c91133bccfa01ec9f4cc99 100644 |
| --- a/cc/DEPS |
| +++ b/cc/DEPS |
| @@ -1,4 +1,5 @@ |
| include_rules = [ |
| + "-cc/surfaces", # cc shouldn't depend directly on the surface implementation |
| "+gpu/GLES2", |
| "+gpu/command_buffer/client/context_support.h", |
| "+gpu/command_buffer/client/gles2_interface.h", |