| Index: android_webview/android_webview.gyp
|
| diff --git a/android_webview/android_webview.gyp b/android_webview/android_webview.gyp
|
| index dd12a470c95f3c7820056f990110a9c63af24bc5..ea9862908447a9224221bf5d03f8e4ab1b633ddd 100644
|
| --- a/android_webview/android_webview.gyp
|
| +++ b/android_webview/android_webview.gyp
|
| @@ -67,7 +67,7 @@
|
| '<(DEPTH)/net/net.gyp:net_resources',
|
| '<(DEPTH)/third_party/WebKit/public/blink_resources.gyp:blink_resources',
|
| '<(DEPTH)/ui/resources/ui_resources.gyp:ui_resources',
|
| - '<(DEPTH)/webkit/webkit_resources.gyp:webkit_resources',
|
| + '<(DEPTH)/webkit/glue/resources/webkit_resources.gyp:webkit_resources',
|
| ],
|
| 'actions': [
|
| {
|
|
|