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

Unified Diff: webrtc/media/BUILD.gn

Issue 2832063003: Enabling 'gn check' on webrtc/video (Closed)
Patch Set: Moving rtc_base_tests_main out of rtc_unittest_main 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') | webrtc/ortc/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/media/BUILD.gn
diff --git a/webrtc/media/BUILD.gn b/webrtc/media/BUILD.gn
index ea4b8f351e5fa3d89813c8e59c4dad697aeb5a36..f091275fa602e86ddad323ffc332f3ae7a5cb7a4 100644
--- a/webrtc/media/BUILD.gn
+++ b/webrtc/media/BUILD.gn
@@ -313,7 +313,6 @@ if (rtc_include_tests) {
"../api/video_codecs:video_codecs_api",
"../base:rtc_base",
"../base:rtc_base_approved",
- "../base:rtc_base_tests_main",
"../base:rtc_base_tests_utils",
"../call:call_interfaces",
"../test:test_support",
@@ -448,6 +447,7 @@ if (rtc_include_tests) {
"../audio",
"../base:rtc_base",
"../base:rtc_base_approved",
+ "../base:rtc_base_tests_main",
"../base:rtc_base_tests_utils",
"../call:call_interfaces",
"../common_video:common_video",
« no previous file with comments | « .gn ('k') | webrtc/ortc/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698