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 d2181141d7720171df81d343671325a8161db35e..6e85faf456b45bff1e8e13480a34704ac526bdd3 100644 |
--- a/content/browser/gpu/gpu_ipc_browsertests.cc |
+++ b/content/browser/gpu/gpu_ipc_browsertests.cc |
@@ -100,7 +100,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 { |