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

Unified Diff: content/common/BUILD.gn

Issue 2413103004: Remove third_party/libjingle and update GN targets. (Closed)
Patch Set: Fix rebase mistake Created 3 years, 10 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 | « content/browser/BUILD.gn ('k') | content/public/renderer/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 0eacf97462bc6a0b36b98b960820c37a21797f9c..3eece6b31efda2417ea4c83d54390c6387a7db2c 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -402,8 +402,8 @@ source_set("common") {
"//storage/common",
"//third_party/boringssl",
"//third_party/icu",
- "//third_party/libjingle",
"//third_party/webrtc/base:rtc_base",
+ "//third_party/webrtc_overrides",
"//ui/accessibility",
"//ui/base",
"//ui/base/ime",
« no previous file with comments | « content/browser/BUILD.gn ('k') | content/public/renderer/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698