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

Unified Diff: chrome/chrome_browser_ui_views.gyp

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_views.gyp
diff --git a/chrome/chrome_browser_ui_views.gyp b/chrome/chrome_browser_ui_views.gyp
index a22d68ed055b678f68c10efd14a9c711fa4e35bc..1ed7ec1d39efd7af1d32d4e612df3e4c16b1c3ce 100644
--- a/chrome/chrome_browser_ui_views.gyp
+++ b/chrome/chrome_browser_ui_views.gyp
@@ -9,7 +9,7 @@
'type': '<(component)',
'dependencies': [
'../base/base.gyp:base',
- '../build/temp_gyp/googleurl.gyp:googleurl',
+ '../url/url.gyp:url',
Lei Zhang 2013/05/20 19:05:56 nit: move 2 lines down?
tfarina 2013/05/21 00:20:30 ops, yep!
'../skia/skia.gyp:skia',
'../ui/ui.gyp:ui',
],

Powered by Google App Engine
This is Rietveld 408576698