| Index: chrome/browser/tab_contents/thumbnail_generator_unittest.cc
|
| diff --git a/chrome/browser/tab_contents/thumbnail_generator_unittest.cc b/chrome/browser/tab_contents/thumbnail_generator_unittest.cc
|
| index 160a377a0b644074f48129bebc4a0e659633aadb..753848bc93c43d2c813dc9e6c903a99c6f4e8ec9 100644
|
| --- a/chrome/browser/tab_contents/thumbnail_generator_unittest.cc
|
| +++ b/chrome/browser/tab_contents/thumbnail_generator_unittest.cc
|
| @@ -20,7 +20,7 @@ static const int kBitmapHeight = 100;
|
|
|
| // TODO(brettw) enable this when GetThumbnailForBackingStore is implemented
|
| // for other platforms in thumbnail_generator.cc
|
| -//#if defined(OS_WIN)
|
| +// #if defined(OS_WIN)
|
| // TODO(brettw) enable this on Windows after we clobber a build to see if the
|
| // failures of this on the buildbot can be resolved.
|
| #if 0
|
|
|