| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index ab3d253a02a9ffa718b9c57a8a123671b6821a1b..db91feb55a5b1fa094e4418af76546ca22cb5c26 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -58,6 +58,7 @@
|
| '../ui/snapshot/snapshot.gyp:snapshot',
|
| '../ui/surface/surface.gyp:surface',
|
| '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection',
|
| + '../url/url.gyp:url_lib',
|
| 'app/resources/content_resources.gyp:content_resources',
|
| 'app/strings/content_strings.gyp:content_strings',
|
| 'browser/background_sync/background_sync_proto.gyp:background_sync_proto',
|
|
|