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

Unified Diff: webrtc/modules/audio_processing/BUILD.gn

Issue 2716413004: Restructure protobuf targets to fit with downstream requirements. (Closed)
Patch Set: 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
Index: webrtc/modules/audio_processing/BUILD.gn
diff --git a/webrtc/modules/audio_processing/BUILD.gn b/webrtc/modules/audio_processing/BUILD.gn
index df272ab73f3f8a4e20b66a7bdaf331db8f9aa8a2..bbcc8d018f5c9bbd055b38e1eb39bdf009c38f52 100644
--- a/webrtc/modules/audio_processing/BUILD.gn
+++ b/webrtc/modules/audio_processing/BUILD.gn
@@ -794,7 +794,7 @@ if (rtc_include_tests) {
sources = [
"test/unittest.proto",
]
- proto_out_dir = "webrtc/modules/audio_processing"
+ proto_out_dir = "webrtc/modules/audio_processing/test"
}
rtc_static_library("audioproc_protobuf_utils") {
« no previous file with comments | « webrtc/modules/audio_coding/neteq/neteq_unittest.cc ('k') | webrtc/modules/audio_processing/audio_processing_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698