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

Unified Diff: webrtc/api/BUILD.gn

Issue 2509703002: Remove all references to GYP (Closed)
Patch Set: Rebased Created 4 years, 1 month 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/OWNERS ('k') | webrtc/api/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/api/BUILD.gn
diff --git a/webrtc/api/BUILD.gn b/webrtc/api/BUILD.gn
index 1b10e2d06f289b6a07e93722c789da1063042e89..01aacb745928c2f1ed09e47a6e4dd577084b31ff 100644
--- a/webrtc/api/BUILD.gn
+++ b/webrtc/api/BUILD.gn
@@ -318,7 +318,6 @@ if (is_android) {
}
}
-# GYP version: webrtc/api/api.gyp:rtc_stats_api
rtc_source_set("rtc_stats_api") {
cflags = []
sources = [
@@ -332,7 +331,6 @@ rtc_source_set("rtc_stats_api") {
]
}
-# GYP version: webrtc/api/api.gyp:audio_mixer_api
rtc_source_set("audio_mixer_api") {
sources = [
"audio/audio_mixer.h",
« no previous file with comments | « webrtc/OWNERS ('k') | webrtc/api/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698