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

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: Supress the uninitailized buttons 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') | 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 61b6aa07786674ba95df0fc276b3ec6713c64b47..cfb8b422f2dddf711651f982647f83bba4a0fb51 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -80,6 +80,7 @@
'shell/shell_download_manager_delegate.h',
'shell/shell_javascript_dialog_creator.cc',
'shell/shell_javascript_dialog_creator.h',
+ 'shell/shell_javascript_dialog_gtk.cc',
'shell/shell_javascript_dialog_mac.mm',
'shell/shell_javascript_dialog_win.cc',
'shell/shell_javascript_dialog.h',
« no previous file with comments | « no previous file | content/shell/shell_javascript_dialog.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698