| Index: cc/CCScrollbarGeometryStub.h
|
| diff --git a/cc/CCScrollbarGeometryStub.h b/cc/CCScrollbarGeometryStub.h
|
| index f44f706dd16962d469a362bb163be6b97993c05f..0d23a4e78bd8d5becdaaea0530afd93ce2e82d28 100644
|
| --- a/cc/CCScrollbarGeometryStub.h
|
| +++ b/cc/CCScrollbarGeometryStub.h
|
| @@ -9,7 +9,7 @@
|
| #include <wtf/OwnPtr.h>
|
| #include <wtf/PassOwnPtr.h>
|
|
|
| -namespace WebCore {
|
| +namespace cc {
|
|
|
| // This subclass wraps an existing scrollbar geometry class so that
|
| // another class can derive from it and override specific functions, while
|
|
|