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

Unified Diff: cc/DEPS

Issue 11367061: cc: Remove some 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 | no next file » | 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 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698