Index: content/browser/gpu/gpu_crash_browsertest.cc |
=================================================================== |
--- content/browser/gpu/gpu_crash_browsertest.cc (revision 181789) |
+++ content/browser/gpu/gpu_crash_browsertest.cc (working copy) |
@@ -17,7 +17,7 @@ |
namespace content { |
class GpuCrashTest : public ContentBrowserTest { |
protected: |
- virtual void SetUpInProcessBrowserTestFixture() { |
+ virtual void SetUpInProcessBrowserTestFixture() OVERRIDE { |
base::FilePath test_dir; |
ASSERT_TRUE(PathService::Get(DIR_TEST_DATA, &test_dir)); |
gpu_test_dir_ = test_dir.AppendASCII("gpu"); |