| Index: third_party/WebKit/Source/core/html/HTMLEmbedElement.cpp
|
| diff --git a/third_party/WebKit/Source/core/html/HTMLEmbedElement.cpp b/third_party/WebKit/Source/core/html/HTMLEmbedElement.cpp
|
| index e02823d14ea853e749ef3931b706000c847caa7f..f85e210c2c63b030c841695cdca2e22a323f39cd 100644
|
| --- a/third_party/WebKit/Source/core/html/HTMLEmbedElement.cpp
|
| +++ b/third_party/WebKit/Source/core/html/HTMLEmbedElement.cpp
|
| @@ -33,6 +33,7 @@
|
| #include "core/html/PluginDocument.h"
|
| #include "core/html/parser/HTMLParserIdioms.h"
|
| #include "core/layout/LayoutPart.h"
|
| +#include "core/layout/api/LayoutEmbeddedItem.h"
|
| #include "core/loader/FrameLoaderClient.h"
|
|
|
| namespace blink {
|
|
|