| Index: cc/DEPS
|
| diff --git a/cc/DEPS b/cc/DEPS
|
| index 469315f4b0dd263b91c70df09679712b18629a48..570b4b8b84ec57d48f204275b80a802767af2e25 100644
|
| --- a/cc/DEPS
|
| +++ b/cc/DEPS
|
| @@ -5,6 +5,7 @@ include_rules = [
|
| "+third_party/khronos/GLES2/gl2.h",
|
| "+third_party/khronos/GLES2/gl2ext.h",
|
| "+ui/gfx",
|
| + "+ui/gl",
|
| # TODO(danakj): Drop dependencies on WebKit Platform API from cc.
|
| "+third_party/WebKit/Source/Platform/chromium/public/WebGraphicsContext3D.h",
|
| "+third_party/WebKit/Source/Platform/chromium/public/WebGraphicsMemoryAllocation.h",
|
|
|