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

Unified Diff: webrtc/test/fuzzers/BUILD.gn

Issue 2514883002: Create //webrtc/api:libjingle_peerconnection_api + refactorings. (Closed)
Patch Set: Rebase Created 3 years, 11 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 | « webrtc/sdk/objc/Framework/Classes/RTCPeerConnectionFactory+Private.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/test/fuzzers/BUILD.gn
diff --git a/webrtc/test/fuzzers/BUILD.gn b/webrtc/test/fuzzers/BUILD.gn
index 224b212c11d7845aa9197e00245ad6a86938f8ed..1cb12d5a103ab42b67256b2cf19fd082ef604782 100644
--- a/webrtc/test/fuzzers/BUILD.gn
+++ b/webrtc/test/fuzzers/BUILD.gn
@@ -266,7 +266,7 @@ webrtc_fuzzer_test("sdp_parser_fuzzer") {
"sdp_parser_fuzzer.cc",
]
deps = [
- "../../api:libjingle_peerconnection",
+ "../../pc:libjingle_peerconnection",
]
seed_corpus = "corpora/sdp-corpus"
}
« no previous file with comments | « webrtc/sdk/objc/Framework/Classes/RTCPeerConnectionFactory+Private.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698