Chromium Code Reviews| Index: apps/apps.gypi |
| diff --git a/apps/apps.gypi b/apps/apps.gypi |
| index bd2bffc878a650ca4fd92634af7af837d6b91f8f..cbcb5eb7faa2084fae5875ee93e8aace8d810607 100644 |
| --- a/apps/apps.gypi |
| +++ b/apps/apps.gypi |
| @@ -74,6 +74,8 @@ |
| 'shell_window_registry.h', |
| 'switches.cc', |
| 'switches.h', |
| + 'url_redirector.cc', |
| + 'url_redirector.h', |
| ], |
| 'conditions': [ |
| ['chromeos==1', |