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

Unified Diff: content/content_shell.gypi

Issue 9834080: Mac content shell: Implement CrApplication. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 9 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_application_mac.h » ('j') | content/shell/shell_application_mac.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 88689b67d90d25fbbc2e93a1608c865dd4547ab9..aeecdffda801b1e5d5ee5b1643d9c1f3e51f9e15 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -56,6 +56,8 @@
'shell/shell_gtk.cc',
'shell/shell_mac.mm',
'shell/shell_win.cc',
+ 'shell/shell_application_mac.h',
+ 'shell/shell_application_mac.mm',
'shell/shell_browser_context.cc',
'shell/shell_browser_context.h',
'shell/shell_browser_main.cc',
« no previous file with comments | « no previous file | content/shell/shell_application_mac.h » ('j') | content/shell/shell_application_mac.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698