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

Unified Diff: app/win_util.h

Issue 3781009: Move the windows-specific scoped_* stuff from base to base/win and in the bas... (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 | « no previous file | base/base.gyp » ('j') | base/win/scoped_comptr.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/win_util.h
===================================================================
--- app/win_util.h (revision 62693)
+++ app/win_util.h (working copy)
@@ -23,7 +23,6 @@
// Import ScopedHandle and friends into this namespace for backwards
// compatibility. TODO(darin): clean this up!
using ::ScopedHandle;
-using ::ScopedFindFileHandle;
using ::ScopedHDC;
using ::ScopedBitmap;
« no previous file with comments | « no previous file | base/base.gyp » ('j') | base/win/scoped_comptr.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698