Chromium Code Reviews| Index: third_party/WebKit/Source/modules/plugins/PluginOcclusionSupport.h |
| diff --git a/third_party/WebKit/Source/modules/plugins/PluginOcclusionSupport.h b/third_party/WebKit/Source/modules/plugins/PluginOcclusionSupport.h |
| index 637767ccad65fdf84d5d4d48236db5ad181331c3..66eebd277061ad20339c501cd798960812de6c63 100644 |
| --- a/third_party/WebKit/Source/modules/plugins/PluginOcclusionSupport.h |
| +++ b/third_party/WebKit/Source/modules/plugins/PluginOcclusionSupport.h |
| @@ -21,7 +21,7 @@ |
| #define PluginOcclusionSupport_h |
| #include "modules/ModulesExport.h" |
| -#include "wtf/Vector.h" |
| +#include "platform/wtf/Vector.h" |
| namespace blink { |
| class Element; |