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

Unified Diff: webrtc/common_video/BUILD.gn

Issue 2838873002: Creating webrtc/modules:module_api (Closed)
Patch Set: fixing gn coding standards 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
Index: webrtc/common_video/BUILD.gn
diff --git a/webrtc/common_video/BUILD.gn b/webrtc/common_video/BUILD.gn
index 152f98b089f2d0937cca81e87aec8676fbbc1cf4..6b7eb014002a9921a326ed6ebf68246d2e188477 100644
--- a/webrtc/common_video/BUILD.gn
+++ b/webrtc/common_video/BUILD.gn
@@ -59,6 +59,7 @@ rtc_static_library("common_video") {
"..:webrtc_common",
"../base:rtc_base",
"../base:rtc_task_queue",
+ "../modules:module_api",
"../system_wrappers",
]
public_deps = [
« no previous file with comments | « webrtc/audio/utility/BUILD.gn ('k') | webrtc/modules/BUILD.gn » ('j') | webrtc/modules/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698