Index: cc/DEPS |
diff --git a/cc/DEPS b/cc/DEPS |
index 2134bbbb9d25d3399c3f3b780261b3cbd09494f1..7e634a308787068e710d0c52693ddb4ced10df77 100644 |
--- a/cc/DEPS |
+++ b/cc/DEPS |
@@ -22,8 +22,6 @@ include_rules = [ |
"+Source/WebCore/platform/graphics/IntPoint.h", |
"+Source/WebCore/platform/graphics/IntRect.h", |
"+Source/WebCore/platform/graphics/IntSize.h", |
- "+third_party/WebKit/Source/WTF/config.h", |
danakj
2012/11/02 16:11:37
These are still in stubs/config.h, I think they wi
tfarina
2012/11/02 16:26:28
yes, see line 43-44.
danakj
2012/11/02 16:48:51
Ohh duplicates! Thanks.
|
- "+Source/WTF/config.h", |
# http://crbug.com/144540 |
"+third_party/WebKit/Source/WebCore/platform/graphics/Region.h", |
"+Source/WebCore/platform/graphics/Region.h", |
@@ -32,11 +30,6 @@ include_rules = [ |
"+third_party/WebKit/Source/WebCore/platform/graphics/gpu/TilingData.h", |
"+Source/WebCore/platform/graphics/UnitBezier.h", |
"+Source/WebCore/platform/graphics/gpu/TilingData.h", |
-# TODO(jamesr): We depend on these things just to do test setup. We should be |
-# able to run unit tests without these dependencies. |
- "+third_party/WebKit/Source/Platform/chromium/public/Platform.h", |
- "+webkit/compositor_bindings/web_compositor_support_impl.h", |
- "+webkit/glue/webthread_impl.h", |
# http://crbug.com/154052 |
"+webkit/glue/webkit_glue_export.h", |
# http://crbug.com/154451 |