Index: chrome/test/ppapi/ppapi_test.h |
diff --git a/chrome/test/ppapi/ppapi_test.h b/chrome/test/ppapi/ppapi_test.h |
index fb5e6c73a5145f6dac51905b99508c4939635036..a81ae9e2044d54d0be5e2badeb2633ff37af8d7f 100644 |
--- a/chrome/test/ppapi/ppapi_test.h |
+++ b/chrome/test/ppapi/ppapi_test.h |
@@ -40,6 +40,7 @@ class PPAPITestBase : public InProcessBrowserTest { |
PPAPITestBase(); |
// InProcessBrowserTest: |
+ virtual void SetUp() OVERRIDE; |
virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE; |
virtual void SetUpOnMainThread() OVERRIDE; |