summaryrefslogtreecommitdiffstats
path: root/.gn
diff options
context:
space:
mode:
Diffstat (limited to '.gn')
-rw-r--r--.gn3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gn b/.gn
index 5a7b9ce..243474c 100644
--- a/.gn
+++ b/.gn
@@ -30,7 +30,7 @@ check_targets = [
# TODO(brettw): Fix http://crbug.com/460828 and uncomment the following
# line.
#"//chrome_elf/*",
- "//cloud_print/*",
+ #"//cloud_print/*",
#"//components/*", # Lots of errors.
"//components/app_modal/*",
@@ -63,6 +63,7 @@ check_targets = [
#"//content/*", # A whole lot of errors.
"//content/public/common:result_codes",
+ "//content/public/common:static_switches",
"//courgette/*",
"//crypto/*",
"//data/*",