Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2163)

Unified Diff: content/browser/BUILD.gn

Issue 2409303003: Remove unnecessary dependencies on //third_party/webrtc (Closed)
Patch Set: Rebased Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | content/public/renderer/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index e8d75e74180dc22db93bcb6eafc5e429caa9c2f5..df55038a4a5ec4fb761d2ff1e3423a0da12702ed 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1451,7 +1451,6 @@ source_set("browser") {
deps += [
"//jingle:jingle_glue",
"//third_party/libjingle:libjingle_webrtc",
- "//third_party/webrtc",
"//third_party/webrtc/base:rtc_base",
"//third_party/webrtc/media:rtc_media",
"//third_party/webrtc/modules/desktop_capture:primitives",
« no previous file with comments | « no previous file | content/public/renderer/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698