Index: content/test/DEPS |
diff --git a/content/test/DEPS b/content/test/DEPS |
index f614bb59c9fb2435a7dec31263a6d1ea9c319696..1d0273607951082ba19349c808ad2181d3efe28f 100644 |
--- a/content/test/DEPS |
+++ b/content/test/DEPS |
@@ -3,7 +3,5 @@ include_rules = [ |
# Testing utilities can access anything in content/ |
"+content", |
"+media/base", # For ChannelLayout in WebRTC tests. |
- "+ui/base/resource/data_pack.h", |
- # TODO(varunjain): remove this |
- "+ui/base/resource/resource_bundle.h", |
+ "+ui/base/resource/data_pack.h" |
] |