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

Unified Diff: chrome/test/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 | « chrome/service/BUILD.gn ('k') | chrome/tools/service_discovery_sniffer/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 3aefa8a42f5dc544b2e9828abc543a4eae576873..92cf7fe1467ec988c794956b453f0fdd5860712c 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -1947,8 +1947,8 @@ test("browser_tests") {
"//third_party/cacheinvalidation",
"//third_party/icu",
"//third_party/leveldatabase",
- "//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",
@@ -3529,10 +3529,10 @@ test("unit_tests") {
"//third_party/icu",
"//third_party/leveldatabase",
"//third_party/libaddressinput",
- "//third_party/libjingle",
"//third_party/libphonenumber",
"//third_party/libxml",
"//third_party/webrtc/modules/desktop_capture",
+ "//third_party/webrtc_overrides",
"//ui/base:test_support",
"//ui/display:test_support",
"//ui/gfx:test_support",
« no previous file with comments | « chrome/service/BUILD.gn ('k') | chrome/tools/service_discovery_sniffer/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698