| Index: webkit/plugins/ppapi/mock_plugin_delegate.cc
|
| diff --git a/webkit/plugins/ppapi/mock_plugin_delegate.cc b/webkit/plugins/ppapi/mock_plugin_delegate.cc
|
| index 52d59bcd6b01069147aeaad3475591c3ca7e5fff..a991c5080ab88efab4e0a6e4680a386f64173a40 100644
|
| --- a/webkit/plugins/ppapi/mock_plugin_delegate.cc
|
| +++ b/webkit/plugins/ppapi/mock_plugin_delegate.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "webkit/plugins/ppapi/mock_plugin_delegate.h"
|
|
|
| +#include "base/logging.h"
|
| #include "base/message_loop_proxy.h"
|
| #include "ppapi/c/pp_errors.h"
|
| #include "ppapi/shared_impl/ppapi_preferences.h"
|
|
|