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

Unified Diff: webrtc/sdk/BUILD.gn

Issue 2845323002: Enabling 'gn check' on webrtc/test. (Closed)
Patch Set: enabling check in .gn after chromium trybots 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/sdk/BUILD.gn
diff --git a/webrtc/sdk/BUILD.gn b/webrtc/sdk/BUILD.gn
index 1b27218745d9d9355231983d0b0d2efc5a8b0ae9..5c7f68e8b3695bd2938c812fafcc7af8db84ce68 100644
--- a/webrtc/sdk/BUILD.gn
+++ b/webrtc/sdk/BUILD.gn
@@ -434,8 +434,8 @@ if (is_ios || is_mac) {
complete_static_lib = true
deps = [
":rtc_sdk_peerconnection_objc",
- "..//system_wrappers:field_trial_default",
- "..//system_wrappers:metrics_default",
+ "../system_wrappers:field_trial_default",
+ "../system_wrappers:metrics_default",
]
}
« .gn ('K') | « webrtc/modules/audio_device/BUILD.gn ('k') | webrtc/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698