| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 5c05d9a0684704d390cb90a2a0692720d1d8cbfa..d36e0cec7e1ee434b4857f79c231bb3dc48d30df 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',
|
|
|