| Index: chrome/renderer/webplugin_delegate_pepper.h
|
| diff --git a/chrome/renderer/webplugin_delegate_pepper.h b/chrome/renderer/webplugin_delegate_pepper.h
|
| index 6f53f1c72ea87e194bd3e311d50b68d6d53e7ca1..f85d2a9d08e316fdefaeffbe74ee7aff150e392c 100644
|
| --- a/chrome/renderer/webplugin_delegate_pepper.h
|
| +++ b/chrome/renderer/webplugin_delegate_pepper.h
|
| @@ -19,6 +19,7 @@
|
| #include "gfx/native_widget_types.h"
|
| #include "gfx/rect.h"
|
| #include "third_party/npapi/bindings/npapi.h"
|
| +#include "third_party/skia/include/core/SkBitmap.h"
|
| #include "third_party/WebKit/WebKit/chromium/public/WebFileChooserCompletion.h"
|
| #include "webkit/glue/plugins/webplugin_delegate.h"
|
|
|
|
|