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

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

Issue 2531893002: Revert of Move ADM specific Android files into modules/audio_device/android/ (Closed)
Patch Set: Created 4 years, 1 month 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/utility/BUILD.gn
diff --git a/webrtc/modules/utility/BUILD.gn b/webrtc/modules/utility/BUILD.gn
index a648748d37e40b3ea3bf399f3b2bec674c07812a..b8f5f2ebaf1b488680c8f24b76737d703559ea5c 100644
--- a/webrtc/modules/utility/BUILD.gn
+++ b/webrtc/modules/utility/BUILD.gn
@@ -13,12 +13,16 @@
"include/audio_frame_operations.h",
"include/file_player.h",
"include/file_recorder.h",
+ "include/helpers_android.h",
+ "include/jvm_android.h",
"include/process_thread.h",
"source/audio_frame_operations.cc",
"source/coder.cc",
"source/coder.h",
"source/file_player.cc",
"source/file_recorder.cc",
+ "source/helpers_android.cc",
+ "source/jvm_android.cc",
"source/process_thread_impl.cc",
"source/process_thread_impl.h",
]
« no previous file with comments | « webrtc/modules/audio_device/android/opensles_recorder.h ('k') | webrtc/modules/utility/include/helpers_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698