Index: trunk/src/chrome/chrome_browser_ui.gypi |
=================================================================== |
--- trunk/src/chrome/chrome_browser_ui.gypi (revision 194148) |
+++ trunk/src/chrome/chrome_browser_ui.gypi (working copy) |
@@ -30,8 +30,9 @@ |
'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', |
@@ -51,7 +52,6 @@ |
'../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': [ |