Index: content/browser/media/media_browsertest.cc |
diff --git a/content/browser/media/media_browsertest.cc b/content/browser/media/media_browsertest.cc |
index 1d830354c9e9b54036a74072a2b7eed67effe806..319c558bef0df6070a91d75cbbb09a2f29b0a704 100644 |
--- a/content/browser/media/media_browsertest.cc |
+++ b/content/browser/media/media_browsertest.cc |
@@ -9,7 +9,7 @@ |
#include "content/public/browser/web_contents.h" |
#include "content/public/common/url_constants.h" |
#include "content/public/test/browser_test_utils.h" |
-#include "content/shell/shell.h" |
+#include "content/shell/browser/shell.h" |
#include "content/test/content_browser_test_utils.h" |
// TODO(wolenetz): Fix Media.YUV* tests on MSVS 2012 x64. crbug.com/180074 |