Chromium Code Reviews| Index: content/public/renderer/BUILD.gn |
| diff --git a/content/public/renderer/BUILD.gn b/content/public/renderer/BUILD.gn |
| index a83dcde37be31ac496f625873f1bd614abf89cf3..d0eb2059d233c580bbe6744dac077857f4671fd1 100644 |
| --- a/content/public/renderer/BUILD.gn |
| +++ b/content/public/renderer/BUILD.gn |
| @@ -108,7 +108,6 @@ target(link_target_type, "renderer_sources") { |
| deps += [ |
| "//content/public/common:feature_h264_with_openh264_ffmpeg", |
| "//content/public/common:features", |
| - "//third_party/webrtc", |
| ] |
| } |