diff options
author | piman@chromium.org <piman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-10 06:30:59 +0000 |
---|---|---|
committer | piman@chromium.org <piman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-10 06:30:59 +0000 |
commit | 6eb6bb601716161c58f0ed647a705856df0a03ec (patch) | |
tree | 07b8c5ee25b52b94a2b94f2b14b2af0d5a0d78fb /cc/DEPS | |
parent | 35fadaa2b8a451042bcef22b6f2993cbc6855d94 (diff) | |
download | chromium_src-6eb6bb601716161c58f0ed647a705856df0a03ec.zip chromium_src-6eb6bb601716161c58f0ed647a705856df0a03ec.tar.gz chromium_src-6eb6bb601716161c58f0ed647a705856df0a03ec.tar.bz2 |
Remove WTF and WebCore from cc/ and webkit/compositor_bindings/
Ding, dong...
BUG=154451
Review URL: https://chromiumcodereview.appspot.com/11410021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@167071 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'cc/DEPS')
-rw-r--r-- | cc/DEPS | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -5,9 +5,6 @@ include_rules = [ "+third_party/khronos/GLES2/gl2ext.h", "+ui/gfx", "+media", -# http://crbug.com/154451 - "+third_party/WebKit/Source/WTF/config.h", - "+Source/WTF/config.h", # TODO(piman): Remove as soon as ui/compositor uses cc directly. # http://crbug.com/159278 "+third_party/WebKit/Source/Platform/chromium/public/WebCompositorTransferableResourceList.h" |