| Index: third_party/WebKit/Source/core/timing/PerformanceBase.h
|
| diff --git a/third_party/WebKit/Source/core/timing/PerformanceBase.h b/third_party/WebKit/Source/core/timing/PerformanceBase.h
|
| index 882a008281bcf5d309b7c80a0247cbfeb22701ff..a5521b09c3fb1ba59c9d4a597f8f2f1f1aadb961 100644
|
| --- a/third_party/WebKit/Source/core/timing/PerformanceBase.h
|
| +++ b/third_party/WebKit/Source/core/timing/PerformanceBase.h
|
| @@ -54,6 +54,7 @@ class PerformanceObserver;
|
| class PerformanceTiming;
|
| class ResourceResponse;
|
| class ResourceTimingInfo;
|
| +class SecurityOrigin;
|
| class UserTiming;
|
|
|
| using PerformanceEntryVector = HeapVector<Member<PerformanceEntry>>;
|
|
|