Chromium Code Reviews

Unified Diff: base/base.gyp

Issue 345051: Cleans up our autorelease handling so that we don't create a layered ... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | base/chrome_application_mac.h » ('j') | base/message_pump_mac.mm » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
===================================================================
--- base/base.gyp (revision 31104)
+++ base/base.gyp (working copy)
@@ -85,6 +85,8 @@
'base_switches.h',
'basictypes.h',
'bzip2_error_handler.cc',
+ 'chrome_application_mac.h',
+ 'chrome_application_mac.mm',
'cocoa_protocols_mac.h',
'command_line.cc',
'command_line.h',
« no previous file with comments | « no previous file | base/chrome_application_mac.h » ('j') | base/message_pump_mac.mm » ('J')

Powered by Google App Engine