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

Unified Diff: components/sessions.gypi

Issue 15421002: Roll DEPS for googleurl. Second try. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: chrome_frame_ie fix 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
« no previous file with comments | « components/autofill.gypi ('k') | components/visitedlink.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sessions.gypi
diff --git a/components/sessions.gypi b/components/sessions.gypi
index 2741a3d081a9704577837404ff370bdc69ab9aad..ad568216047ad0e3ef3dc30cad5c63aff1c462a4 100644
--- a/components/sessions.gypi
+++ b/components/sessions.gypi
@@ -9,10 +9,10 @@
'type': '<(component)',
'dependencies': [
'../base/base.gyp:base',
- '../build/temp_gyp/googleurl.gyp:googleurl',
'../content/content.gyp:content_browser',
'../skia/skia.gyp:skia',
'../third_party/protobuf/protobuf.gyp:protobuf_lite',
+ '../url/url.gyp:url_lib',
],
'include_dirs': [
'..',
« no previous file with comments | « components/autofill.gypi ('k') | components/visitedlink.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698