commit | 03b41bafee68ac147cc6b679c63bbf6971167f35 | [log] [tgz] |
---|---|---|
author | brettw <[email protected]> | Wed Aug 19 19:53:17 2015 |
committer | Commit bot <[email protected]> | Wed Aug 19 19:53:47 2015 |
tree | b2fe66539bcc9194eac053ccaa015df842348d94 | |
parent | eb093ab251f24707ee26e5157622711a53824b4c [diff] [blame] |
Add some missing components_unittests to GN build. This is about half of the missing tests. Also converts some static libraries to source sets. Review URL: https://codereview.chromium.org/1284403004 Cr-Commit-Position: refs/heads/master@{#344308}
diff --git a/components/audio_modem/BUILD.gn b/components/audio_modem/BUILD.gn index 53f50f38..32f39637 100644 --- a/components/audio_modem/BUILD.gn +++ b/components/audio_modem/BUILD.gn
@@ -24,6 +24,7 @@ "//base", "//content", "//media", + "//media:shared_memory_support", "//third_party/webrtc/common_audio", ] }