Index: trunk/src/chrome/chrome_browser_ui.gypi |
=================================================================== |
--- trunk/src/chrome/chrome_browser_ui.gypi (revision 193988) |
+++ trunk/src/chrome/chrome_browser_ui.gypi (working copy) |
@@ -30,9 +30,8 @@ |
'safe_browsing_report_proto', |
'feedback_proto', |
'variations_seed_proto', |
- '../build/temp_gyp/googleurl.gyp:googleurl', |
+ '../components/components.gyp:auto_login_parser', |
'../components/components.gyp:autofill_risk_proto', |
- '../components/components.gyp:auto_login_parser', |
'../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': [ |