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

Unified Diff: base/base.gypi

Issue 3828009: Move scoped_nsdisable_screen_update from base to app/mac... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 2 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 | « app/test_suite.h ('k') | base/chrome_application_mac.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
===================================================================
--- base/base.gypi (revision 62899)
+++ base/base.gypi (working copy)
@@ -118,6 +118,9 @@
'logging_win.cc',
'mac_util.h',
'mac_util.mm',
+ 'mac/scoped_aedesc.h',
+ 'mac/scoped_nsautorelease_pool.h',
+ 'mac/scoped_nsautorelease_pool.mm',
'mach_ipc_mac.h',
'mach_ipc_mac.mm',
'memory_debug.cc',
@@ -191,13 +194,9 @@
'resource_util.h',
'safe_strerror_posix.cc',
'safe_strerror_posix.h',
- 'scoped_aedesc.h',
'scoped_callback_factory.h',
'scoped_cftyperef.h',
'scoped_handle.h',
- 'scoped_nsautorelease_pool.h',
- 'scoped_nsautorelease_pool.mm',
- 'scoped_nsdisable_screen_updates.h',
'scoped_nsobject.h',
'scoped_open_process.h',
'scoped_ptr.h',
« no previous file with comments | « app/test_suite.h ('k') | base/chrome_application_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698