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

Unified Diff: .gn

Issue 2493643002: Enable 'gn check' for //media/cast (Closed)
Patch Set: 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 | « no previous file | no next file » | 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 6fb2af7bb6e435d92c2f12460a89cc2ca622e508..5a4f72bf951a2404449218659e8d1ef5e22ebf31 100644
--- a/.gn
+++ b/.gn
@@ -69,7 +69,7 @@ check_targets = [
#"//media/*", # Lots of errors.
#"//media/base/*",
#"//media/capture/*",
- #"//media/cast/*",
+ "//media/cast/*",
"//media:media",
"//media:shared_memory_support",
"//media:media_unittests",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698