Index: third_party/WebKit/Source/core/frame/DOMWindowLifecycleNotifier.cpp |
diff --git a/third_party/WebKit/Source/core/frame/DOMWindowLifecycleNotifier.cpp b/third_party/WebKit/Source/core/frame/DOMWindowLifecycleNotifier.cpp |
index 5f525b66cd0d3fd739d7eac96a3b0ade3423d5cf..b0c5080fa7cb1244364fedcb9dd609c1a7a36659 100644 |
--- a/third_party/WebKit/Source/core/frame/DOMWindowLifecycleNotifier.cpp |
+++ b/third_party/WebKit/Source/core/frame/DOMWindowLifecycleNotifier.cpp |
@@ -23,8 +23,6 @@ |
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
- |
-#include "config.h" |
#include "core/frame/DOMWindowLifecycleNotifier.h" |
#include "core/frame/DOMWindowLifecycleObserver.h" |