diff options
Diffstat (limited to 'cc/CCLayerTreeHost.h')
-rw-r--r-- | cc/CCLayerTreeHost.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/CCLayerTreeHost.h b/cc/CCLayerTreeHost.h index 6d4c198..09ff6a1 100644 --- a/cc/CCLayerTreeHost.h +++ b/cc/CCLayerTreeHost.h @@ -22,7 +22,7 @@ #include <wtf/PassOwnPtr.h> #include <wtf/PassRefPtr.h> -namespace WebCore { +namespace cc { class CCFontAtlas; class CCLayerChromium; |