| Index: trunk/src/content/browser/media/media_browsertest.h
|
| ===================================================================
|
| --- trunk/src/content/browser/media/media_browsertest.h (revision 216906)
|
| +++ trunk/src/content/browser/media/media_browsertest.h (working copy)
|
| @@ -17,8 +17,6 @@
|
|
|
| typedef std::pair<const char*, const char*> StringPair;
|
|
|
| - 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.
|
|
|