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

Unified Diff: chrome/chrome_browser.gypi

Issue 14089011: Roll the DEPS for google-url. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: no need to forward in temp_gyp Created 7 years, 8 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.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 140fec2ffd6fe1684a0e7ded7d0b6e68aa269e5a..35a2d6cefd9090098aeee671e4c7d38a45336046 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -26,7 +26,6 @@
'safe_browsing_proto',
'safe_browsing_report_proto',
'variations_seed_proto',
- '../build/temp_gyp/googleurl.gyp:googleurl',
'../components/components.gyp:encryptor',
'../components/components.gyp:user_prefs',
'../components/components.gyp:visitedlink_browser',
@@ -54,6 +53,7 @@
'../ui/ui.gyp:shell_dialogs',
'../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