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

Unified Diff: .gn

Issue 2387063004: media: Fix gn deps on //media/test (Closed)
Patch Set: Created 4 years, 2 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 | media/test/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 161e4115fb18f06d6887c9bafae0c17a47178f1a..585f0d8ec7214c53097a984116602b5ecbee2c9b 100644
--- a/.gn
+++ b/.gn
@@ -70,7 +70,6 @@ check_targets = [
#"//media/base/*",
#"//media/capture/*",
#"//media/cast/*",
- #"//media/test/*",
"//media:media",
"//media:shared_memory_support",
"//media:media_unittests",
@@ -83,6 +82,7 @@ check_targets = [
"//media/gpu/*",
"//media/midi/*",
"//media/mojo/*",
+ "//media/test/*",
"mojo/*",
« no previous file with comments | « no previous file | media/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698