| Index: content/browser/media/media_browsertest.h
|
| diff --git a/content/browser/media/media_browsertest.h b/content/browser/media/media_browsertest.h
|
| index 6637ead270645c6100fbe6192b7b1e80ce70eb3e..8bffb3d8a87a89d1510ce0f322ded8edf4accb8d 100644
|
| --- a/content/browser/media/media_browsertest.h
|
| +++ b/content/browser/media/media_browsertest.h
|
| @@ -26,8 +26,6 @@ class MediaBrowserTest : public ContentBrowserTest {
|
| static const char kError[];
|
| static const char kFailed[];
|
|
|
| - virtual void SetUp() OVERRIDE;
|
| -
|
| // Runs a html page with a list of URL query parameters.
|
| // If http is true, the test starts a local http test server to load the test
|
| // page, otherwise a local file URL is loaded inside the content shell.
|
|
|