Chromium Code Reviews| Index: third_party/WebKit/public/web/WebFrameOwnerProperties.h |
| diff --git a/third_party/WebKit/public/web/WebFrameOwnerProperties.h b/third_party/WebKit/public/web/WebFrameOwnerProperties.h |
| index 375413821e940e8a03488db859f177dde7fe73c3..710b445c5cf7e7d6e8adc6f152e889a1995fede8 100644 |
| --- a/third_party/WebKit/public/web/WebFrameOwnerProperties.h |
| +++ b/third_party/WebKit/public/web/WebFrameOwnerProperties.h |
| @@ -8,6 +8,7 @@ |
| #include "public/platform/WebString.h" |
| #include "public/platform/WebVector.h" |
| #include "public/platform/modules/permissions/WebPermissionType.h" |
| + |
|
jbroman
2016/11/05 22:51:09
This change looks unrelated to this CL; revert?
|
| #include <algorithm> |
| namespace blink { |