Chromium Code Reviews| Index: cc/test/DEPS |
| diff --git a/cc/test/DEPS b/cc/test/DEPS |
| index 87f889eb9a85a12b762a3f41933c6ac2b1f7ee2f..a5dc1dfb39470faa6426530a6ae7959d4082d1c7 100644 |
| --- a/cc/test/DEPS |
| +++ b/cc/test/DEPS |
| @@ -5,5 +5,5 @@ include_rules = [ |
| "+gpu/command_buffer/client/gles2_lib.h", |
| "+gpu/command_buffer/common/gles2_cmd_utils.h", |
| "+gpu/command_buffer/service/image_factory.h", |
| - "+gpu/skia_bindings/gl_bindings_skia_cmd_buffer.h", |
| + "+gpu/skia_bindings/grcontext_for_gles2_interface.h", |
| ] |