| Index: cc/DEPS
|
| diff --git a/cc/DEPS b/cc/DEPS
|
| index 32ac66f95ef4904b10e34d3477066f457b480540..5f4860fe97ff9caefd85f8046f2e669a3a1de2a6 100644
|
| --- a/cc/DEPS
|
| +++ b/cc/DEPS
|
| @@ -17,6 +17,4 @@ include_rules = [
|
| "+third_party/WebKit/Source/Platform/chromium/public/WebGraphicsContext3D.h",
|
| "+third_party/WebKit/Source/Platform/chromium/public/WebGraphicsMemoryAllocation.h",
|
| "+third_party/WebKit/Source/Platform/chromium/public/WebLayerScrollClient.h",
|
| - # TODO(jamesr): Remove once cc depends on GLES2Interface instead of WGC3D
|
| - "+webkit/gpu",
|
| ]
|
|
|