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

Unified Diff: extensions/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/test/BUILD.gn ('k') | jingle/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/BUILD.gn
diff --git a/extensions/BUILD.gn b/extensions/BUILD.gn
index ffe15e8e698e8075a1dd6c834e63c8f9e0180fa8..d8b2bf1c6796b9fc206c2c0182cf042af29e0f20 100644
--- a/extensions/BUILD.gn
+++ b/extensions/BUILD.gn
@@ -312,8 +312,8 @@ source_set("chrome_extensions_browsertests") {
"//third_party/icu",
"//third_party/leveldatabase",
"//third_party/libaddressinput",
- "//third_party/libjingle",
"//third_party/webrtc/modules/desktop_capture",
+ "//third_party/webrtc_overrides",
"//third_party/widevine/cdm:headers",
"//ui/accessibility:test_support",
"//ui/base:test_support",
« no previous file with comments | « content/test/BUILD.gn ('k') | jingle/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698