| 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 62625d68e883828287d1cb0a5927bc54d421bb22..92b749e5f8f29fdf495d8a24eea488b07cad36bf 100644
|
| --- a/content/renderer/pepper/plugin_instance_throttler_impl_unittest.cc
|
| +++ b/content/renderer/pepper/plugin_instance_throttler_impl_unittest.cc
|
| @@ -14,7 +14,7 @@
|
| #include "content/public/renderer/render_frame.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| -#include "third_party/WebKit/public/web/WebInputEvent.h"
|
| +#include "third_party/WebKit/public/platform/WebInputEvent.h"
|
| #include "third_party/WebKit/public/web/WebPluginParams.h"
|
| #include "ui/gfx/canvas.h"
|
| #include "url/gurl.h"
|
|
|