Index: cc/DEPS |
diff --git a/cc/DEPS b/cc/DEPS |
index 2134bbbb9d25d3399c3f3b780261b3cbd09494f1..e51bf7b06914b0ed22ee7aa60d4b3d001779e66c 100644 |
--- a/cc/DEPS |
+++ b/cc/DEPS |
@@ -42,4 +42,7 @@ include_rules = [ |
# 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" |
] |