| Index: Source/platform/graphics/GraphicsTypes.cpp
|
| diff --git a/Source/platform/graphics/GraphicsTypes.cpp b/Source/platform/graphics/GraphicsTypes.cpp
|
| index 12bc3163d21228643af9e4006374db0c0feee005..7cfa46c0327c9250bfe36410a6ab097e4c95f035 100644
|
| --- a/Source/platform/graphics/GraphicsTypes.cpp
|
| +++ b/Source/platform/graphics/GraphicsTypes.cpp
|
| @@ -30,7 +30,7 @@
|
| #include "wtf/Assertions.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
| -namespace WebCore {
|
| +namespace blink {
|
|
|
| static const char* const compositeOperatorNames[] = {
|
| "clear",
|
|
|