Index: content/common/DEPS |
diff --git a/content/common/DEPS b/content/common/DEPS |
index 9f9a62fe573ac9b698336158cc82e1e86c24f68a..afff5e3a7a43a7049566272f8c742e68d3589db6 100644 |
--- a/content/common/DEPS |
+++ b/content/common/DEPS |
@@ -6,6 +6,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", |