Index: ios/web/public/DEPS |
diff --git a/ios/web/public/DEPS b/ios/web/public/DEPS |
index c418eadfc46911c727c83a2ab24287dc3d8ab536..9cec6e222933098e2b2522eea5125fe016d0b97b 100644 |
--- a/ios/web/public/DEPS |
+++ b/ios/web/public/DEPS |
@@ -14,8 +14,4 @@ specific_include_rules = { |
"^.*\.h$": [ |
"-content", |
], |
- # TODO(eugenebut): make web_view_util.h public. |
- "web_test_util": [ |
- "+ios/web/web_view_util.h", |
- ], |
} |