diff options
Diffstat (limited to 'chrome/renderer/webplugin_delegate_pepper.h')
-rw-r--r-- | chrome/renderer/webplugin_delegate_pepper.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/renderer/webplugin_delegate_pepper.h b/chrome/renderer/webplugin_delegate_pepper.h index f85d2a9d0..2164f66 100644 --- a/chrome/renderer/webplugin_delegate_pepper.h +++ b/chrome/renderer/webplugin_delegate_pepper.h @@ -14,6 +14,7 @@ #include "base/id_map.h" #include "base/ref_counted.h" #include "base/weak_ptr.h" +#include "base/task.h" #include "chrome/renderer/pepper_devices.h" #include "chrome/renderer/command_buffer_proxy.h" #include "gfx/native_widget_types.h" |