Chromium Code Reviews| Index: third_party/WebKit/Source/core/style/DataEquivalency.h |
| diff --git a/third_party/WebKit/Source/core/style/DataEquivalency.h b/third_party/WebKit/Source/core/style/DataEquivalency.h |
| index c707e4bd3c261885e1f3b5d6e8a87e736dc32a50..bb2f28816fb04370199bc587d79c0a757ff0872c 100644 |
| --- a/third_party/WebKit/Source/core/style/DataEquivalency.h |
| +++ b/third_party/WebKit/Source/core/style/DataEquivalency.h |
| @@ -5,6 +5,7 @@ |
| #ifndef DataEquivalency_h |
| #define DataEquivalency_h |
| +#include "platform/heap/Handle.h" |
|
fs
2015/11/26 12:51:39
Hmm?
Eric Willigers
2015/12/10 23:52:52
The header uses Member and Persistent but doesn't
|
| #include "wtf/OwnPtr.h" |
| #include "wtf/RefPtr.h" |