| Index: third_party/WebKit/public/web/WebPrintParams.h
|
| diff --git a/third_party/WebKit/public/web/WebPrintParams.h b/third_party/WebKit/public/web/WebPrintParams.h
|
| index b1dfc372ce8ecec7264cae55af20257810e945f6..a0f1946b33bffb76e9283c75ded0c20486353fd4 100644
|
| --- a/third_party/WebKit/public/web/WebPrintParams.h
|
| +++ b/third_party/WebKit/public/web/WebPrintParams.h
|
| @@ -31,9 +31,9 @@
|
| #ifndef WebPrintParams_h
|
| #define WebPrintParams_h
|
|
|
| +#include "WebPrintScalingOption.h"
|
| #include "public/platform/WebRect.h"
|
| #include "public/platform/WebSize.h"
|
| -#include "WebPrintScalingOption.h"
|
|
|
| namespace blink {
|
|
|
|
|