| Index: android_webview/native/webview_native.gyp
|
| diff --git a/android_webview/native/webview_native.gyp b/android_webview/native/webview_native.gyp
|
| index 431f966688e01ad30c555c4674dcbf42de813c43..5b3a1df0b4d7d0eda947bd63bd43abaeff24cbec 100644
|
| --- a/android_webview/native/webview_native.gyp
|
| +++ b/android_webview/native/webview_native.gyp
|
| @@ -36,8 +36,8 @@
|
| 'aw_geolocation_permission_context.h',
|
| 'aw_http_auth_handler.cc',
|
| 'aw_http_auth_handler.h',
|
| - 'aw_javascript_dialog_creator.cc',
|
| - 'aw_javascript_dialog_creator.h',
|
| + 'aw_javascript_dialog_manager.cc',
|
| + 'aw_javascript_dialog_manager.h',
|
| 'aw_resource.cc',
|
| 'aw_resource.h',
|
| 'aw_web_contents_delegate.cc',
|
|
|