| Index: cc/DEPS
|
| diff --git a/cc/DEPS b/cc/DEPS
|
| index e284d23188714e4c0e0cb58e2ab898dd06af93d0..2b2e5d1ea5b66995b6a39ff6c24903c4260e109a 100644
|
| --- a/cc/DEPS
|
| +++ b/cc/DEPS
|
| @@ -5,22 +5,7 @@ include_rules = [
|
| "+third_party/khronos/GLES2/gl2ext.h",
|
| "+ui/gfx",
|
| "+media",
|
| -# http://crbug.com/144542
|
| - "+third_party/WebKit/Source/WebCore/platform/graphics/FloatPoint.h",
|
| - "+third_party/WebKit/Source/WebCore/platform/graphics/FloatQuad.h",
|
| - "+third_party/WebKit/Source/WebCore/platform/graphics/FloatRect.h",
|
| - "+third_party/WebKit/Source/WebCore/platform/graphics/FloatSize.h",
|
| - "+third_party/WebKit/Source/WebCore/platform/graphics/IntPoint.h",
|
| - "+third_party/WebKit/Source/WebCore/platform/graphics/IntRect.h",
|
| - "+third_party/WebKit/Source/WebCore/platform/graphics/IntSize.h",
|
| - "+Source/WebCore/platform/graphics/FloatPoint.h",
|
| - "+Source/WebCore/platform/graphics/FloatQuad.h",
|
| - "+Source/WebCore/platform/graphics/FloatRect.h",
|
| - "+Source/WebCore/platform/graphics/FloatSize.h",
|
| - "+Source/WebCore/platform/graphics/IntPoint.h",
|
| - "+Source/WebCore/platform/graphics/IntRect.h",
|
| - "+Source/WebCore/platform/graphics/IntSize.h",
|
| -# http://crbug.com/144540
|
| +# http://crbug.com/147395
|
| "+third_party/WebKit/Source/WebCore/platform/graphics/Region.h",
|
| "+Source/WebCore/platform/graphics/Region.h",
|
| # TODO(jamesr): Resolve these
|
|
|