Index: cc/DEPS |
=================================================================== |
--- cc/DEPS (revision 171405) |
+++ cc/DEPS (working copy) |
@@ -1,11 +1,8 @@ |
include_rules = [ |
- "+media", |
"+skia/ext", |
"+third_party/skia/include", |
"+third_party/khronos/GLES2/gl2.h", |
"+third_party/khronos/GLES2/gl2ext.h", |
"+ui/gfx", |
- # 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", |
+ "+media", |
] |