| Index: third_party/WebKit/Source/core/timing/PerformanceObserverEntryList.cpp
|
| diff --git a/third_party/WebKit/Source/core/timing/PerformanceObserverEntryList.cpp b/third_party/WebKit/Source/core/timing/PerformanceObserverEntryList.cpp
|
| index 39d63b34ee88f1ff9102e513f51235aadeb94445..54db3af0ac0a8029437ea7504a5d20f0b1dec410 100644
|
| --- a/third_party/WebKit/Source/core/timing/PerformanceObserverEntryList.cpp
|
| +++ b/third_party/WebKit/Source/core/timing/PerformanceObserverEntryList.cpp
|
| @@ -2,7 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "config.h"
|
| #include "core/timing/PerformanceObserverEntryList.h"
|
|
|
| #include "core/timing/PerformanceEntry.h"
|
|
|