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

Unified Diff: webrtc/video/BUILD.gn

Issue 2794033002: Revert of Move video_encoder.h and video_decoder.h to /api and create GN targets for them (Closed)
Patch Set: Created 3 years, 9 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/test/fake_encoder.h ('k') | webrtc/video/end_to_end_tests.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/video/BUILD.gn
diff --git a/webrtc/video/BUILD.gn b/webrtc/video/BUILD.gn
index c9d9a334e12a02c1c15a2837c7c2b0fac4eb96b9..be12b07d384b322ea5eff681e5757395cd915efc 100644
--- a/webrtc/video/BUILD.gn
+++ b/webrtc/video/BUILD.gn
@@ -58,7 +58,6 @@
deps = [
"..:webrtc_common",
"../api:transport_api",
- "../api/video_codecs:video_codecs_api",
"../base:rtc_base_approved",
"../base:rtc_numerics",
"../base:rtc_task_queue",
@@ -169,7 +168,6 @@
"replay.cc",
]
deps = [
- "../api/video_codecs:video_codecs_api",
"../system_wrappers:metrics_default",
"../test:field_trial",
"../test:run_test",
« no previous file with comments | « webrtc/test/fake_encoder.h ('k') | webrtc/video/end_to_end_tests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698