| Index: android_webview/native/webview_native.gyp
|
| diff --git a/android_webview/native/webview_native.gyp b/android_webview/native/webview_native.gyp
|
| index f32632024c0617a99bcf2de659cfdfc8a76f5ab8..af3b21dee1657944b52124cfc66bf6382c9a9cb6 100644
|
| --- a/android_webview/native/webview_native.gyp
|
| +++ b/android_webview/native/webview_native.gyp
|
| @@ -17,6 +17,7 @@
|
| '../../cc/cc.gyp:cc',
|
| '../../net/net.gyp:net',
|
| '../../skia/skia.gyp:skia',
|
| + '../../ui/gfx/gfx.gyp:gfx',
|
| '../../ui/ui.gyp:ui',
|
| '../../webkit/common/user_agent/webkit_user_agent.gyp:user_agent',
|
| '../../webkit/common/webkit_common.gyp:webkit_common',
|
|
|