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

Unified Diff: webrtc/common_audio/BUILD.gn

Issue 2882673002: Moving compile_assert_c.h to webrtc/base (Closed)
Patch Set: Created 3 years, 7 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/base/compile_assert_c.h ('k') | webrtc/common_audio/signal_processing/include/spl_inl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/common_audio/BUILD.gn
diff --git a/webrtc/common_audio/BUILD.gn b/webrtc/common_audio/BUILD.gn
index 0b94f716a104ec727ea09bf2d49ebdd53708c66c..386a8311c5355fcad5be04b46610a2c27d7f350b 100644
--- a/webrtc/common_audio/BUILD.gn
+++ b/webrtc/common_audio/BUILD.gn
@@ -204,6 +204,7 @@ rtc_source_set("common_audio_c") {
deps = [
":common_audio_cc",
"..:webrtc_common",
+ "../base:compile_assert_c",
"../base:rtc_base_approved",
"../system_wrappers:system_wrappers",
]
« no previous file with comments | « webrtc/base/compile_assert_c.h ('k') | webrtc/common_audio/signal_processing/include/spl_inl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698