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

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

Issue 2839963005: Revert of Creating webrtc/modules:module_api (Closed)
Patch Set: Created 3 years, 8 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/api/BUILD.gn ('k') | webrtc/common_video/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/audio/utility/BUILD.gn
diff --git a/webrtc/audio/utility/BUILD.gn b/webrtc/audio/utility/BUILD.gn
index ac477e4f25ceed3f269b83ef00c6823397ee1ead..2ef5eba33818cea7bf0990e69d99b9368c03cf90 100644
--- a/webrtc/audio/utility/BUILD.gn
+++ b/webrtc/audio/utility/BUILD.gn
@@ -22,7 +22,6 @@
deps = [
"../..:webrtc_common",
"../../base:rtc_base_approved",
- "../../modules:module_api",
"../../modules/audio_coding:audio_format_conversion",
]
}
@@ -36,7 +35,6 @@
deps = [
":audio_frame_operations",
"../../base:rtc_base_approved",
- "../../modules:module_api",
"../../test:test_support",
"//testing/gtest",
]
« no previous file with comments | « webrtc/api/BUILD.gn ('k') | webrtc/common_video/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698