Index: chrome/browser/media/media_browsertest.h |
diff --git a/chrome/browser/media/media_browsertest.h b/chrome/browser/media/media_browsertest.h |
index 893fab18f773a3e1e64852dda32e4107994d091e..fcb30aae0366576c8198fe5e733b2989843a7176 100644 |
--- a/chrome/browser/media/media_browsertest.h |
+++ b/chrome/browser/media/media_browsertest.h |
@@ -36,7 +36,7 @@ class MediaBrowserTest : public InProcessBrowserTest, |
// page, otherwise a local file URL is loaded inside the content shell. |
// It uses RunTest() to check for expected test output. |
void RunMediaTestPage(const std::string& html_page, |
- const media::QueryParams& query_params, |
+ const base::StringPairs& query_params, |
const std::string& expected, |
bool http); |