Index: cc/DEPS |
diff --git a/cc/DEPS b/cc/DEPS |
index ccc99ea62d9e99273efacce1d35267ad62476aa6..4abd9f51a1c7faf487d615aa69b65fc2f7674fdb 100644 |
--- a/cc/DEPS |
+++ b/cc/DEPS |
@@ -11,4 +11,5 @@ include_rules = [ |
"+third_party/WebKit/Source/Platform/chromium/public/WebGraphicsContext3D.h", |
"+third_party/WebKit/Source/Platform/chromium/public/WebGraphicsMemoryAllocation.h", |
"+third_party/WebKit/Source/Platform/chromium/public/WebImage.h", |
+ "+webkit/compositor_bindings/web_latency_info_impl.h", |
jamesr
2013/01/02 23:23:39
this is not good - cc/ shouldn't depend on the web
|
] |