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

Unified Diff: tools/ipc_fuzzer/message_lib/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 | « third_party/webrtc_overrides/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/ipc_fuzzer/message_lib/BUILD.gn
diff --git a/tools/ipc_fuzzer/message_lib/BUILD.gn b/tools/ipc_fuzzer/message_lib/BUILD.gn
index ffc254073b5ff768bc247a90a0183501253c101a..6ee64801046f3f3d927ecdf54d928b16b008fdc5 100644
--- a/tools/ipc_fuzzer/message_lib/BUILD.gn
+++ b/tools/ipc_fuzzer/message_lib/BUILD.gn
@@ -22,8 +22,8 @@ static_library("ipc_message_lib") {
"//skia",
"//third_party/WebKit/public:blink",
"//third_party/WebKit/public:blink_headers",
- "//third_party/libjingle",
"//third_party/mt19937ar",
+ "//third_party/webrtc_overrides",
"//ui/accessibility:ax_gen",
]
sources = [
« no previous file with comments | « third_party/webrtc_overrides/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698