Chromium Code Reviews| Index: third_party/WebKit/Source/platform/heap/Heap.cpp |
| diff --git a/third_party/WebKit/Source/platform/heap/Heap.cpp b/third_party/WebKit/Source/platform/heap/Heap.cpp |
| index 6156652cf87b70bd87ccab6fdab04eaecdfd74e6..4e2ead758d2efd9bba445133d98524b7024b06ee 100644 |
| --- a/third_party/WebKit/Source/platform/heap/Heap.cpp |
| +++ b/third_party/WebKit/Source/platform/heap/Heap.cpp |
| @@ -32,6 +32,7 @@ |
| #include "base/sys_info.h" |
| #include "platform/Histogram.h" |
| +#include "platform/RuntimeEnabledFeatures.h" |
|
haraken
2016/06/20 14:20:57
Drop this change.
Marcel Hlopko
2016/06/20 16:26:45
Done.
|
| #include "platform/ScriptForbiddenScope.h" |
| #include "platform/TraceEvent.h" |
| #include "platform/heap/BlinkGCMemoryDumpProvider.h" |