Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2881)

Unified Diff: android_webview/native/webview_native.gyp

Issue 12082123: Rename JavaScriptDialogCreator to JavaScriptDialogManager. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',
« no previous file with comments | « android_webview/native/js_result_handler.cc ('k') | chrome/browser/android/chrome_web_contents_delegate_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698