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

Unified Diff: content/content_shell.gypi

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
« no previous file with comments | « content/content_browser.gypi ('k') | content/public/browser/javascript_dialog_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_shell.gypi
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index d0d5985c07226d279431c5c0204ddb11689e5c55..6c8d3e3f15907492a0b2c7cc9dee529b71c1c243 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -91,8 +91,8 @@
'shell/shell_devtools_frontend.h',
'shell/shell_download_manager_delegate.cc',
'shell/shell_download_manager_delegate.h',
- 'shell/shell_javascript_dialog_creator.cc',
- 'shell/shell_javascript_dialog_creator.h',
+ 'shell/shell_javascript_dialog_manager.cc',
+ 'shell/shell_javascript_dialog_manager.h',
'shell/shell_javascript_dialog_gtk.cc',
'shell/shell_javascript_dialog_mac.mm',
'shell/shell_javascript_dialog_win.cc',
« no previous file with comments | « content/content_browser.gypi ('k') | content/public/browser/javascript_dialog_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698