Index: third_party/WebKit/Source/core/timing/PerformanceObserver.cpp |
diff --git a/third_party/WebKit/Source/core/timing/PerformanceObserver.cpp b/third_party/WebKit/Source/core/timing/PerformanceObserver.cpp |
index ba81f131d808df3c2711a9028f04c5cd49a847d8..bd5e7b31fa52f74e50bfb3fcf29e1e5774a983db 100644 |
--- a/third_party/WebKit/Source/core/timing/PerformanceObserver.cpp |
+++ b/third_party/WebKit/Source/core/timing/PerformanceObserver.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/PerformanceObserver.h" |
#include "bindings/core/v8/ExceptionState.h" |