| Index: content/content_browser.gypi
 | 
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
 | 
| index 99cc728c4eae3c8f4478f94d26991c2665a178cb..b188441a3e0294f5e9c74985e437e69cbf3830ff 100644
 | 
| --- a/content/content_browser.gypi
 | 
| +++ b/content/content_browser.gypi
 | 
| @@ -15,6 +15,7 @@
 | 
|      '../third_party/zlib/zlib.gyp:zlib',
 | 
|      '../ui/events/events.gyp:events_base',
 | 
|      '../ui/gfx/gfx.gyp:gfx',
 | 
| +    '../ui/gfx/gfx.gyp:gfx_geometry',
 | 
|      '../ui/resources/ui_resources.gyp:ui_resources',
 | 
|      '../ui/snapshot/snapshot.gyp:snapshot',
 | 
|      '../ui/ui.gyp:ui',
 | 
| 
 |