summaryrefslogtreecommitdiffstats
path: root/app/win_util.h
diff options
context:
space:
mode:
authorsky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-04 01:15:59 +0000
committersky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-04 01:15:59 +0000
commit6c856ae733bf8d1f187ec5b93e07216ace0c4693 (patch)
tree1bca8fe2359b7334d99bfba154876e38ba319688 /app/win_util.h
parent1f97d19d40c07ecc87070a9dd616f966f9f7619e (diff)
downloadchromium_src-6c856ae733bf8d1f187ec5b93e07216ace0c4693.zip
chromium_src-6c856ae733bf8d1f187ec5b93e07216ace0c4693.tar.gz
chromium_src-6c856ae733bf8d1f187ec5b93e07216ace0c4693.tar.bz2
Revert 30903 - Gets find bar animation/clipping to work on views/gtk.
BUG=none TEST=none Review URL: http://codereview.chromium.org/340077 TBR=sky@chromium.org git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30913 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'app/win_util.h')
-rw-r--r--app/win_util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/win_util.h b/app/win_util.h
index 3140fbe..c9340d1 100644
--- a/app/win_util.h
+++ b/app/win_util.h
@@ -25,6 +25,7 @@ using ::ScopedHandle;
using ::ScopedFindFileHandle;
using ::ScopedHDC;
using ::ScopedBitmap;
+using ::ScopedHRGN;
// Simple scoped memory releaser class for COM allocated memory.
// Example: