Chromium Code Reviews| Index: chrome/chrome_browser_ui.gypi |
| diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi |
| index 7fceeec357aff075bd2e8d57f73f76ff9f2dbe11..2117944f6cd43125e0fa3a6450165dc4eb32f3b5 100644 |
| --- a/chrome/chrome_browser_ui.gypi |
| +++ b/chrome/chrome_browser_ui.gypi |
| @@ -31,6 +31,7 @@ |
| 'feedback_proto', |
| '../components/component_strings.gyp:component_strings', |
| '../components/components.gyp:auto_login_parser', |
| + '../components/components.gyp:dom_distiller_content', |
|
blundell
2013/12/05 10:09:21
FYI, the reason that you're getting the errors on
nyquist
2013/12/05 18:30:28
Yep. Rebased now.
|
| '../components/components.gyp:dom_distiller_core', |
| '../components/components.gyp:dom_distiller_webui', |
| '../components/components.gyp:onc_component', |