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

Unified Diff: content/content_shell.gypi

Issue 10824077: Content shell/GTK: Add JavaScript dialog support. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 5 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 | « no previous file | content/shell/shell_javascript_dialog.h » ('j') | content/shell/shell_javascript_dialog.h » ('J')
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 61b6aa07786674ba95df0fc276b3ec6713c64b47..9ada7604a289132e1ad98666858ecbcbbc74db13 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -81,6 +81,7 @@
'shell/shell_javascript_dialog_creator.cc',
'shell/shell_javascript_dialog_creator.h',
'shell/shell_javascript_dialog_mac.mm',
+ 'shell/shell_javascript_dialog_gtk.cc',
jochen (gone - plz use gerrit) 2012/07/30 07:32:23 nit alphabetical ordering
Shouqun Liu 2012/07/30 08:08:44 Done.
'shell/shell_javascript_dialog_win.cc',
'shell/shell_javascript_dialog.h',
'shell/shell_login_dialog_mac.mm',
« no previous file with comments | « no previous file | content/shell/shell_javascript_dialog.h » ('j') | content/shell/shell_javascript_dialog.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698