| Index: android_webview/native/webview_native.gyp
|
| diff --git a/android_webview/native/webview_native.gyp b/android_webview/native/webview_native.gyp
|
| index 3efe2cccb361386093f1c704ca70914beacbf01c..8acb8b940db0f50a1ad2b63ad2f5972470f0929e 100644
|
| --- a/android_webview/native/webview_native.gyp
|
| +++ b/android_webview/native/webview_native.gyp
|
| @@ -18,6 +18,7 @@
|
| '../../net/net.gyp:net',
|
| '../../skia/skia.gyp:skia',
|
| '../../ui/gfx/gfx.gyp:gfx',
|
| + '../../ui/gfx/gfx.gyp:gfx_geometry',
|
| '../../ui/ui.gyp:ui',
|
| '../../webkit/common/user_agent/webkit_user_agent.gyp:user_agent',
|
| '../../webkit/common/webkit_common.gyp:webkit_common',
|
|
|