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

Unified Diff: .gn

Issue 1812243002: Make net pass "gn check" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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 | net/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 16ef51eabd77be15e194a961ab1cef7f75b24168..1d8c2ba4875971a4b36f08b36f78b86d4374bfac 100644
--- a/.gn
+++ b/.gn
@@ -61,7 +61,7 @@ check_targets = [
"mojo/*",
#"//native_client/*",
- #"//net/*", # Needs GN binary changes to work on Android.
+ "//net/*",
#"//pdf/*", # Medium-hard.
#"//ppapi/*", # Lots of errors.
« no previous file with comments | « no previous file | net/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698