| Index: third_party/WebKit/Source/core/layout/svg/SVGResourcesCycleSolver.cpp
|
| diff --git a/third_party/WebKit/Source/core/layout/svg/SVGResourcesCycleSolver.cpp b/third_party/WebKit/Source/core/layout/svg/SVGResourcesCycleSolver.cpp
|
| index e039405ead2181334998a6836f6f3b8811f9a704..b656b2f7e5bf65b66c97ed2b970e19871f949697 100644
|
| --- a/third_party/WebKit/Source/core/layout/svg/SVGResourcesCycleSolver.cpp
|
| +++ b/third_party/WebKit/Source/core/layout/svg/SVGResourcesCycleSolver.cpp
|
| @@ -17,7 +17,6 @@
|
| * Boston, MA 02110-1301, USA.
|
| */
|
|
|
| -#include "config.h"
|
| #include "core/layout/svg/SVGResourcesCycleSolver.h"
|
|
|
| // Set to a value > 0, to debug the resource cache.
|
|
|