Chromium Code Reviews| Index: content/test/BUILD.gn |
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn |
| index 313c9b7bd3fb997500ec6d71091971f258c9931c..d229e837565a9d0ab91f8d2d7f094b7b965a673a 100644 |
| --- a/content/test/BUILD.gn |
| +++ b/content/test/BUILD.gn |
| @@ -117,7 +117,7 @@ static_library("test_support") { |
| } |
| if (!is_android && !is_ios) { |
| - #deps += [ "//third_party/libvpx" ] TODO(GYP) |
| + deps += [ "//third_party/libvpx" ] |
| } |
| if (is_android) { |