Index: content/browser/media/media_browsertest.h |
diff --git a/content/browser/media/media_browsertest.h b/content/browser/media/media_browsertest.h |
index caf5d147c766ca3a942880059c06b3b2e826d516..180cc2c28e469fcc88f16a7d597f249d2069b7e5 100644 |
--- a/content/browser/media/media_browsertest.h |
+++ b/content/browser/media/media_browsertest.h |
@@ -15,8 +15,8 @@ namespace content { |
class TitleWatcher; |
// Class used to automate running media related browser tests. The functions |
-// assume that media files are located under files/media/ folder known to |
-// the test http server. |
+// assume that media files are located under media/ folder known to the test |
+// http server. |
class MediaBrowserTest : public ContentBrowserTest { |
public: |
// Common test results. |