| Index: android_webview/android_webview.gyp
|
| diff --git a/android_webview/android_webview.gyp b/android_webview/android_webview.gyp
|
| index 9ae98a0f3f4d2c763a580be4c3d2b037aa293ba6..23f63f0fcf2cf637eb6a3dc90a4fb537c5ab90e0 100644
|
| --- a/android_webview/android_webview.gyp
|
| +++ b/android_webview/android_webview.gyp
|
| @@ -97,11 +97,11 @@
|
| '../components/components.gyp:visitedlink_renderer',
|
| '../components/components.gyp:web_contents_delegate_android',
|
| '../content/content.gyp:content_app_both',
|
| - '../skia/skia.gyp:skia',
|
| '../gpu/gpu.gyp:command_buffer_service',
|
| '../gpu/gpu.gyp:gles2_implementation',
|
| + '../skia/skia.gyp:skia',
|
| '../ui/gl/gl.gyp:gl',
|
| - '../ui/ui.gyp:shell_dialogs',
|
| + '../ui/shell_dialogs/shell_dialogs.gyp:shell_dialogs',
|
| '../webkit/common/gpu/webkit_gpu.gyp:webkit_gpu',
|
| 'android_webview_pak',
|
| ],
|
|
|