| Index: content/renderer/pepper/plugin_instance_throttler_impl_unittest.cc
|
| diff --git a/content/renderer/pepper/plugin_instance_throttler_impl_unittest.cc b/content/renderer/pepper/plugin_instance_throttler_impl_unittest.cc
|
| index 3493b4ad6234942306d72edfdfa62e24b1a09293..6a03e6060955eb918f01d0ccc52c75f02f6796e2 100644
|
| --- a/content/renderer/pepper/plugin_instance_throttler_impl_unittest.cc
|
| +++ b/content/renderer/pepper/plugin_instance_throttler_impl_unittest.cc
|
| @@ -15,6 +15,7 @@
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "third_party/WebKit/public/platform/WebInputEvent.h"
|
| +#include "third_party/WebKit/public/platform/WebMouseEvent.h"
|
| #include "third_party/WebKit/public/web/WebPluginParams.h"
|
| #include "ui/events/base_event_utils.h"
|
| #include "ui/gfx/canvas.h"
|
|
|