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

Unified Diff: content/test/BUILD.gn

Issue 2801123002: Remove stale gn arg to avoid undeclared argument warning. (Closed)
Patch Set: Actually fix DEPS... 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 | « .gn ('k') | ios/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 99d23d1f9c943bb8bcb00b49393ed3adc5848a48..01abeb83862e641ebc2888e4053faed38c0cfd8b 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1653,6 +1653,7 @@ test("content_unittests") {
"//third_party/opus",
"//third_party/webrtc/api:libjingle_peerconnection",
"//third_party/webrtc/api:rtc_stats_api",
+ "//third_party/webrtc/api/video_codecs:video_codecs_api",
"//third_party/webrtc/base:rtc_base",
"//third_party/webrtc/media:rtc_media",
"//third_party/webrtc/modules/desktop_capture:primitives",
« no previous file with comments | « .gn ('k') | ios/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698