| Index: third_party/WebKit/Source/core/layout/ViewFragmentationContext.cpp
|
| diff --git a/third_party/WebKit/Source/core/layout/ViewFragmentationContext.cpp b/third_party/WebKit/Source/core/layout/ViewFragmentationContext.cpp
|
| index 6f6d2df2d6609aebdad6c3e4ae607a23e6efd18f..91860598057b479f935047626faa8fe8337d007a 100644
|
| --- a/third_party/WebKit/Source/core/layout/ViewFragmentationContext.cpp
|
| +++ b/third_party/WebKit/Source/core/layout/ViewFragmentationContext.cpp
|
| @@ -2,8 +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/layout/ViewFragmentationContext.h"
|
|
|
| #include "core/layout/LayoutView.h"
|
|
|