Chromium Code Reviews| Index: third_party/WebKit/Source/platform/testing/CompositorTest.h |
| diff --git a/third_party/WebKit/Source/platform/testing/CompositorTest.h b/third_party/WebKit/Source/platform/testing/CompositorTest.h |
| index d0e3008bb10663e82e2616ac7e2c8a84ca662aef..0a460fc5736412561a7cf99f2faa29fd4bb233fb 100644 |
| --- a/third_party/WebKit/Source/platform/testing/CompositorTest.h |
| +++ b/third_party/WebKit/Source/platform/testing/CompositorTest.h |
| @@ -13,7 +13,7 @@ |
| namespace blink { |
| -class CompositorTest : public testing::Test { |
| +class CompositorTest : public ::testing::Test { |
| WTF_MAKE_NONCOPYABLE(CompositorTest); |
| public: |