Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3731)

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 15421002: Roll DEPS for googleurl. Second try. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 8e1452f2a582ff975cc0cc571c55fd1b74ae1cf2..5dbf532014da3dd38f618c7bd0947d8f61b55951 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': [

Powered by Google App Engine
This is Rietveld 408576698