Chromium Code Reviews| Index: .gn |
| diff --git a/.gn b/.gn |
| index 96ecd791783f9507f511e302990ab939c06ef436..ee6255388768599c4d03e264b521e66e73029ae9 100644 |
| --- a/.gn |
| +++ b/.gn |
| @@ -24,6 +24,7 @@ check_targets = [ |
| "//cc/*", |
| #"//chrome/*", # Epic number of errors. |
| + "//chrome/installer/*", |
| "//chromecast/*", |
| # TODO(brettw): Fix http://crbug.com/460828 and uncomment the following |