| Index: chrome/chrome_browser_ui.gypi
|
| diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
|
| index 8aeab988cf965822bd811affbf9776628aa3ba9a..ef03d6f134237dd2bcbee35a0d8ac6b84cb3c708 100644
|
| --- a/chrome/chrome_browser_ui.gypi
|
| +++ b/chrome/chrome_browser_ui.gypi
|
| @@ -29,7 +29,10 @@
|
| 'safe_browsing_proto',
|
| 'safe_browsing_report_proto',
|
| 'feedback_proto',
|
| + '../components/component_strings.gyp:component_strings',
|
| '../components/components.gyp:auto_login_parser',
|
| + '../components/components.gyp:dom_distiller_core',
|
| + '../components/components.gyp:dom_distiller_webui',
|
| '../components/components.gyp:onc_component',
|
| '../content/content.gyp:content_browser',
|
| '../content/content.gyp:content_common',
|
| @@ -2598,9 +2601,6 @@
|
| 'debugger',
|
| 'installer_util',
|
| '../components/components.gyp:autofill_content_risk_proto',
|
| - '../components/component_strings.gyp:component_strings',
|
| - '../components/components.gyp:dom_distiller_core',
|
| - '../components/components.gyp:dom_distiller_webui',
|
| '../device/bluetooth/bluetooth.gyp:device_bluetooth',
|
| '../media/media.gyp:media',
|
| '../net/net.gyp:net_with_v8',
|
|
|