Index: chrome/service/BUILD.gn |
diff --git a/chrome/service/BUILD.gn b/chrome/service/BUILD.gn |
index a83c4c786959cfbce146536f91e3cb57f42c113e..afd153b3a7ad87c7a40ba9ca6abc9cb68581ad94 100644 |
--- a/chrome/service/BUILD.gn |
+++ b/chrome/service/BUILD.gn |
@@ -63,7 +63,7 @@ static_library("service") { |
"//net", |
"//printing", |
"//skia", |
- "//third_party/libjingle", |
+ "//third_party/webrtc_overrides", |
] |
if (use_cups && !is_chromeos) { |