Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / test / gpu / webgl_infobar_browsertest.cc
index f906aca..74fc80f 100644 (file)
@@ -53,7 +53,7 @@ void SimulateGPUCrash(Browser* browser) {
 
 class WebGLInfoBarTest : public InProcessBrowserTest {
  protected:
-  virtual void SetUpInProcessBrowserTestFixture() OVERRIDE {
+  void SetUpInProcessBrowserTestFixture() override {
     base::FilePath test_dir;
     ASSERT_TRUE(PathService::Get(content::DIR_TEST_DATA, &test_dir));
     gpu_test_dir_ = test_dir.AppendASCII("gpu");