summaryrefslogtreecommitdiffstats
path: root/.gn
diff options
context:
space:
mode:
Diffstat (limited to '.gn')
-rw-r--r--.gn8
1 files changed, 2 insertions, 6 deletions
diff --git a/.gn b/.gn
index 8975f99..0003fb3 100644
--- a/.gn
+++ b/.gn
@@ -28,12 +28,8 @@ check_targets = [
"//chrome/installer/*",
"//chrome/third_party/mozilla_security_manager/*",
"//chromecast/*",
-
- # TODO(brettw): Fix http://crbug.com/460828 and uncomment the following
- # line.
- #"//chrome_elf/*",
- #"//cloud_print/*",
-
+ "//chrome_elf/*",
+ "//cloud_print/*",
"//components/*",
#"//content/*", # A whole lot of errors.