Index: content/common/DEPS |
diff --git a/content/common/DEPS b/content/common/DEPS |
index 9e5bef74263ebf4208f061d3d4ce272d8e24c533..b26b7a4997e92ee0da7df13d4e7fb8e4a689e77b 100644 |
--- a/content/common/DEPS |
+++ b/content/common/DEPS |
@@ -5,6 +5,9 @@ include_rules = [ |
"-webkit/child", |
"-webkit/renderer", |
+ # TODO(ananta|jamesr|scottmg) http://crbug.com/237249 |
+ "!webkit/child/websocketstreamhandle_impl.h", |
+ |
# No inclusion of WebKit from the browser, other than strictly enum/POD, |
# header-only types, and some selected common code. |
"-third_party/WebKit", |