| Index: Source/core/html/canvas/Canvas2DContextAttributes.cpp
|
| diff --git a/Source/core/html/canvas/Canvas2DContextAttributes.cpp b/Source/core/html/canvas/Canvas2DContextAttributes.cpp
|
| index e5769581145cb3bd910de514da93cf073dc75f09..3ff9b1ac9ee0658766688b4a8e1f30434aa2556d 100644
|
| --- a/Source/core/html/canvas/Canvas2DContextAttributes.cpp
|
| +++ b/Source/core/html/canvas/Canvas2DContextAttributes.cpp
|
| @@ -26,7 +26,7 @@
|
|
|
| #include "config.h"
|
|
|
| -#include "Canvas2DContextAttributes.h"
|
| +#include "core/html/canvas/Canvas2DContextAttributes.h"
|
|
|
| #include "wtf/text/WTFString.h"
|
|
|
|
|