Index: .gn |
diff --git a/.gn b/.gn |
index 21c51c4d52da2748ec33717b393a68616e62ab84..2ae59a28a63fc5614e181fdea09a10474a8b6158 100644 |
--- a/.gn |
+++ b/.gn |
@@ -38,6 +38,7 @@ check_targets = [ |
#"//content/*", # A whole lot of errors. |
"//content/public/common:result_codes", |
"//content/public/common:static_switches", |
+ "//content/renderer:*", # Excluding //content/renderer/mus. |
jbroman
2016/01/14 14:31:23
//content/renderer/mus has circular dependency iss
brettw
2016/01/19 23:44:06
You can use the variable "allow_circular_includes_
|
"//courgette/*", |
"//crypto/*", |
"//data/*", |