Chromium Code Reviews| Index: third_party/WebKit/Source/platform/heap/PersistentNode.cpp |
| diff --git a/third_party/WebKit/Source/platform/heap/PersistentNode.cpp b/third_party/WebKit/Source/platform/heap/PersistentNode.cpp |
| index 30e077e4f1a47b638be214c8dee42c31db6f52db..ffb23221c04ba02f0594a9d9f46a29f23e8894d9 100644 |
| --- a/third_party/WebKit/Source/platform/heap/PersistentNode.cpp |
| +++ b/third_party/WebKit/Source/platform/heap/PersistentNode.cpp |
| @@ -4,6 +4,7 @@ |
| #include "platform/heap/PersistentNode.h" |
| +#include "base/debug/alias.h" |
| #include "platform/heap/Handle.h" |
| namespace blink { |