Index: third_party/WebKit/Source/core/page/scrolling/ScrollStateCallback.cpp |
diff --git a/third_party/WebKit/Source/core/page/scrolling/ScrollStateCallback.cpp b/third_party/WebKit/Source/core/page/scrolling/ScrollStateCallback.cpp |
index 53651322ac2588bef37b9a1c17fd199ce6968fda..efcb0c4ac29a5768fe649c8a45afe7fbf2d6d705 100644 |
--- a/third_party/WebKit/Source/core/page/scrolling/ScrollStateCallback.cpp |
+++ b/third_party/WebKit/Source/core/page/scrolling/ScrollStateCallback.cpp |
@@ -2,8 +2,8 @@ |
// 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/page/scrolling/ScrollStateCallback.h" |
+ |
#include "wtf/text/WTFString.h" |
namespace blink { |