| Index: chrome/browser/media/media_browsertest.h
|
| diff --git a/chrome/browser/media/media_browsertest.h b/chrome/browser/media/media_browsertest.h
|
| index 1ad9c6ccdc722cd1c6e969b806ee3dab0dac7b36..5d3f222249c4495fb41ed452a076f40a50fd0295 100644
|
| --- a/chrome/browser/media/media_browsertest.h
|
| +++ b/chrome/browser/media/media_browsertest.h
|
| @@ -16,8 +16,8 @@ class TitleWatcher;
|
| }
|
|
|
| // Class used to automate running media related browser tests. The functions
|
| -// assume that media files are located under media/ folder known to the test
|
| -// http server.
|
| +// assume that media files are located under files/media/ folder known to
|
| +// the test http server.
|
| class MediaBrowserTest : public InProcessBrowserTest,
|
| public content::WebContentsObserver {
|
| protected:
|
|
|