Chromium Code Reviews| Index: content/gpu/BUILD.gn |
| diff --git a/content/gpu/BUILD.gn b/content/gpu/BUILD.gn |
| index 11f25b8c1db0951ea68e48e28b51fab2bceb24dd..c1b4e935ba2fb8a742c2c2031e3eac6f06830d5e 100644 |
| --- a/content/gpu/BUILD.gn |
| +++ b/content/gpu/BUILD.gn |
| @@ -73,7 +73,7 @@ target(link_target_type, "gpu_sources") { |
| ] |
| if (is_android) { |
| - deps += [ "//media/base/android" ] |
| + deps += [ "//media" ] |
| } |
| if (mojo_media_host == "gpu") { |