| Index: content/content_browser.gypi
 | 
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
 | 
| index 87cda02cb14ab3b53734004fc482c3fd420a1be0..f2d4939fa989d7ade0557ac535917621a6d9d9e7 100644
 | 
| --- a/content/content_browser.gypi
 | 
| +++ b/content/content_browser.gypi
 | 
| @@ -63,6 +63,7 @@
 | 
|      '../ui/snapshot/snapshot.gyp:snapshot',
 | 
|      '../ui/surface/surface.gyp:surface',
 | 
|      '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection',
 | 
| +    '../url/ipc/url_ipc.gyp:url_ipc',
 | 
|      'app/resources/content_resources.gyp:content_resources',
 | 
|      'app/strings/content_strings.gyp:content_strings',
 | 
|      'browser/background_sync/background_sync_proto.gyp:background_sync_proto',
 | 
| 
 |