| Index: third_party/WebKit/public/web/WebDocument.h
|
| diff --git a/third_party/WebKit/public/web/WebDocument.h b/third_party/WebKit/public/web/WebDocument.h
|
| index 040fa1b866c484af8341793e5dca5acdba6d5ae6..6d2854defcb0f10e5b1873911482f0d5c87ae183 100644
|
| --- a/third_party/WebKit/public/web/WebDocument.h
|
| +++ b/third_party/WebKit/public/web/WebDocument.h
|
| @@ -35,6 +35,7 @@
|
| #include "WebExceptionCode.h"
|
| #include "WebFrame.h"
|
| #include "WebNode.h"
|
| +#include "public/platform/WebColor.h"
|
| #include "public/platform/WebReferrerPolicy.h"
|
| #include "public/platform/WebSecurityOrigin.h"
|
| #include "public/platform/WebVector.h"
|
|
|