| Index: chrome/browser/tab_contents/thumbnail_generator.h
|
| ===================================================================
|
| --- chrome/browser/tab_contents/thumbnail_generator.h (revision 67673)
|
| +++ chrome/browser/tab_contents/thumbnail_generator.h (working copy)
|
| @@ -13,6 +13,7 @@
|
| #include "base/basictypes.h"
|
| #include "base/callback.h"
|
| #include "base/linked_ptr.h"
|
| +#include "base/lock.h"
|
| #include "base/timer.h"
|
| #include "chrome/browser/renderer_host/render_widget_host_painting_observer.h"
|
| #include "chrome/common/notification_observer.h"
|
|
|