diff options
Diffstat (limited to 'cc/CCDebugBorderDrawQuad.h')
-rw-r--r-- | cc/CCDebugBorderDrawQuad.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/CCDebugBorderDrawQuad.h b/cc/CCDebugBorderDrawQuad.h index 77f8877..3b3a1e2 100644 --- a/cc/CCDebugBorderDrawQuad.h +++ b/cc/CCDebugBorderDrawQuad.h @@ -9,7 +9,7 @@ #include "SkColor.h" #include <wtf/PassOwnPtr.h> -namespace WebCore { +namespace cc { #pragma pack(push, 4) |