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

Unified Diff: content/content_browser.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/browser/web_contents/web_contents_impl.cc ('k') | content/content_shell.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 3c4a1a59b14ac94edb7e41d62919d35169c90bc6..1ce3b17a5feb5a03d03ac0dfad23952b8c1add0d 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -89,7 +89,7 @@
'public/browser/indexed_db_context.h',
'public/browser/interstitial_page.h',
'public/browser/invalidate_type.h',
- 'public/browser/javascript_dialogs.h',
+ 'public/browser/javascript_dialog_manager.h',
'public/browser/keyboard_listener.h',
'public/browser/load_from_memory_cache_details.cc',
'public/browser/load_from_memory_cache_details.h',
« no previous file with comments | « content/browser/web_contents/web_contents_impl.cc ('k') | content/content_shell.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698