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

Unified Diff: .gn

Issue 2717903002: Enable GN check for webrtc/logging (Closed)
Patch Set: Created 3 years, 10 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/logging/BUILD.gn » ('j') | webrtc/logging/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gn
diff --git a/.gn b/.gn
index 77394c64409ae2262d2bdca546cbf78a27683d5b..1912e0a48af4ca0c76d53d74d1537321be5be57c 100644
--- a/.gn
+++ b/.gn
@@ -24,6 +24,7 @@ secondary_source = "//build/secondary/"
check_targets = [
"//webrtc/api/*",
"//webrtc/audio/*",
+ "//webrtc/logging/*",
"//webrtc/modules/audio_coding/*",
"//webrtc/modules/audio_conference_mixer/*",
"//webrtc/modules/audio_device/*",
« no previous file with comments | « no previous file | webrtc/logging/BUILD.gn » ('j') | webrtc/logging/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698