Index: content/browser/gpu/gpu_ipc_browsertests.cc |
diff --git a/content/browser/gpu/gpu_ipc_browsertests.cc b/content/browser/gpu/gpu_ipc_browsertests.cc |
index 11d246ca90ddd0a122f81b78d32180d309879e46..c4d7fdde65fe4bc26ce4ecac5f8521abe7075111 100644 |
--- a/content/browser/gpu/gpu_ipc_browsertests.cc |
+++ b/content/browser/gpu/gpu_ipc_browsertests.cc |
@@ -96,7 +96,7 @@ class ContextTestBase : public content::ContentBrowserTest { |
// Include the shared tests. |
#define CONTEXT_TEST_F IN_PROC_BROWSER_TEST_F |
-#include "content/common/gpu/client/gpu_context_tests.h" |
+#include "gpu/ipc/client/gpu_context_tests.h" |
namespace content { |