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

Unified Diff: content/content_shell.gypi

Issue 10823099: Add login prompt dialog support for GTK content shell. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Rebase the patch 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_login_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 6d31facbc1dd637d58772fd63c365ffa5920fd7e..275e008281bab591c0e30a30d28a4d43f62c3542 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -86,6 +86,7 @@
'shell/shell_javascript_dialog_mac.mm',
'shell/shell_javascript_dialog_win.cc',
'shell/shell_javascript_dialog.h',
+ 'shell/shell_login_dialog_gtk.cc',
'shell/shell_login_dialog_mac.mm',
'shell/shell_login_dialog.cc',
'shell/shell_login_dialog.h',
« no previous file with comments | « no previous file | content/shell/shell_login_dialog.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698