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

Unified Diff: base/base.gyp

Issue 119363: Add a stack-based class for property disabling and re-enabling screen updatin... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 years, 6 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 | base/scoped_nsdisable_screen_updates.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
===================================================================
--- base/base.gyp (revision 17937)
+++ base/base.gyp (working copy)
@@ -247,6 +247,7 @@
'scoped_handle_win.h',
'scoped_nsautorelease_pool.h',
'scoped_nsautorelease_pool.mm',
+ 'scoped_nsdisable_screen_updates.h',
rohitrao (ping after 24h) 2009/06/09 16:39:59 Do you understand the magic that keeps this out of
'scoped_nsobject.h',
'scoped_ptr.h',
'scoped_temp_dir.cc',
« no previous file with comments | « no previous file | base/scoped_nsdisable_screen_updates.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698