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

Unified Diff: .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
« no previous file with comments | « no previous file | webrtc/modules/audio_coding/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gn
diff --git a/.gn b/.gn
index a6b4af72807b348a6a5e66b1a58e14f43a52ab50..91e37f62cfd314461797630ebf40987ece61ade2 100644
--- a/.gn
+++ b/.gn
@@ -37,6 +37,7 @@ check_targets = [
"//webrtc/sdk/*",
"//webrtc/stats/*",
"//webrtc/system_wrappers/*",
+ "//webrtc/test",
kjellander_webrtc 2017/05/02 12:47:36 Should it be //webrtc/test/* ? And if it's the la
mbonadei 2017/05/02 12:53:51 Done. I will create a new CL for "//webrtc/*".
"//webrtc/tools/*",
"//webrtc/video/*",
"//webrtc/voice_engine/*",
« no previous file with comments | « no previous file | webrtc/modules/audio_coding/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698