summaryrefslogtreecommitdiffstats
path: root/cc/DEPS
diff options
context:
space:
mode:
authortfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-03 00:08:31 +0000
committertfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-03 00:08:31 +0000
commit4641c96ec6484959fadd297bf284beb843b0e635 (patch)
treea2716fe1322ff1e32edc3e3fbd6b430f8f1cde50 /cc/DEPS
parentb1c2ba1b41ba2303abf1ebec62c8077d0ea985c4 (diff)
downloadchromium_src-4641c96ec6484959fadd297bf284beb843b0e635.zip
chromium_src-4641c96ec6484959fadd297bf284beb843b0e635.tar.gz
chromium_src-4641c96ec6484959fadd297bf284beb843b0e635.tar.bz2
cc: Remove other entries from DEPS list.
They were also fixed in past revisions, now that cc component landed and the TillingData landed to, we can remove them. BUG=147395,154052 TEST=checkdeps.py succeeds. R=enne@chromium.org,jamesr@chromium.org Review URL: https://codereview.chromium.org/11360069 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165805 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'cc/DEPS')
-rw-r--r--cc/DEPS6
1 files changed, 0 insertions, 6 deletions
diff --git a/cc/DEPS b/cc/DEPS
index 7e634a3..e284d23 100644
--- a/cc/DEPS
+++ b/cc/DEPS
@@ -7,7 +7,6 @@ include_rules = [
"+media",
# http://crbug.com/144542
"+third_party/WebKit/Source/WebCore/platform/graphics/FloatPoint.h",
- "+third_party/WebKit/Source/WebCore/platform/graphics/FloatPoint3D.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",
@@ -15,7 +14,6 @@ include_rules = [
"+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/FloatPoint3D.h",
"+Source/WebCore/platform/graphics/FloatQuad.h",
"+Source/WebCore/platform/graphics/FloatRect.h",
"+Source/WebCore/platform/graphics/FloatSize.h",
@@ -27,11 +25,7 @@ include_rules = [
"+Source/WebCore/platform/graphics/Region.h",
# TODO(jamesr): Resolve these
"+third_party/WebKit/Source/WebCore/platform/graphics/UnitBezier.h",
- "+third_party/WebKit/Source/WebCore/platform/graphics/gpu/TilingData.h",
"+Source/WebCore/platform/graphics/UnitBezier.h",
- "+Source/WebCore/platform/graphics/gpu/TilingData.h",
-# http://crbug.com/154052
- "+webkit/glue/webkit_glue_export.h",
# http://crbug.com/154451
"+third_party/WebKit/Source/WTF/config.h",
"+Source/WTF/config.h",