Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(69)

Unified Diff: cc/DEPS

Issue 11360069: cc: Remove other entries from DEPS list. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | cc/settings.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/DEPS
diff --git a/cc/DEPS b/cc/DEPS
index 7e634a308787068e710d0c52693ddb4ced10df77..e284d23188714e4c0e0cb58e2ab898dd06af93d0 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",
« no previous file with comments | « no previous file | cc/settings.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698