Chromium Code Reviews| Index: Source/core/timing/PerformanceEntry.cpp |
| diff --git a/Source/core/timing/PerformanceEntry.cpp b/Source/core/timing/PerformanceEntry.cpp |
| index 12d8941c808a5f7c50e1ccfcabf5c8759e2f0ad4..149125b7fc894f7ebde7ae045b29b4ca6406b7a3 100644 |
| --- a/Source/core/timing/PerformanceEntry.cpp |
| +++ b/Source/core/timing/PerformanceEntry.cpp |
| @@ -30,6 +30,7 @@ |
| #include "config.h" |
| #include "core/timing/PerformanceEntry.h" |
| +#include "bindings/core/v8/V8PerformanceEntry.h" |
| namespace blink { |