Index: cc/DEPS |
diff --git a/cc/DEPS b/cc/DEPS |
index 6e681721127c0ed4b4e38f927eaddcfea6291757..180348c4b4a8079d3a69422717fda55293a6288f 100644 |
--- a/cc/DEPS |
+++ b/cc/DEPS |
@@ -7,11 +7,5 @@ include_rules = [ |
"+ui/gfx", |
"+ui/gl", |
# TODO(danakj): Drop dependencies on WebKit Platform API from cc. |
- "+third_party/WebKit/Source/Platform/chromium/public/WebCompositorOutputSurface.h", |
- "+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/WebImage.h", |
- "+third_party/WebKit/Source/Platform/chromium/public/WebRect.h", |
- "+third_party/WebKit/Source/Platform/chromium/public/WebScrollbar.h", |
- "+third_party/WebKit/Source/Platform/chromium/public/WebScrollbarThemeGeometry.h", |
+ "+third_party/WebKit/Source/Platform/chromium/public", |
] |