| Index: chrome/chrome_browser_ui.gypi
|
| diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
|
| index cd7297de2921a00853575e141425f8500f61648c..f8c9c30074b8e1bfb0dfc41075c19eab68b3c5a6 100644
|
| --- a/chrome/chrome_browser_ui.gypi
|
| +++ b/chrome/chrome_browser_ui.gypi
|
| @@ -30,9 +30,8 @@
|
| 'safe_browsing_report_proto',
|
| 'feedback_proto',
|
| 'variations_seed_proto',
|
| - '../build/temp_gyp/googleurl.gyp:googleurl',
|
| - '../components/components.gyp:autofill_risk_proto',
|
| '../components/components.gyp:auto_login_parser',
|
| + '../components/components.gyp:autofill_risk_proto',
|
| '../content/content.gyp:content_browser',
|
| '../content/content.gyp:content_common',
|
| '../crypto/crypto.gyp:crypto',
|
| @@ -52,6 +51,7 @@
|
| '../ui/snapshot/snapshot.gyp:snapshot',
|
| '../ui/ui.gyp:ui',
|
| '../ui/ui.gyp:ui_resources',
|
| + '../url/url.gyp:url',
|
| '../webkit/support/webkit_support.gyp:user_agent',
|
| ],
|
| 'include_dirs': [
|
|
|