diff options
Diffstat (limited to 'chromium/content/browser/gpu/gpu_crash_browsertest.cc')
-rw-r--r-- | chromium/content/browser/gpu/gpu_crash_browsertest.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/content/browser/gpu/gpu_crash_browsertest.cc b/chromium/content/browser/gpu/gpu_crash_browsertest.cc index eafbc689cd0..98650d320c1 100644 --- a/chromium/content/browser/gpu/gpu_crash_browsertest.cc +++ b/chromium/content/browser/gpu/gpu_crash_browsertest.cc @@ -10,7 +10,7 @@ #include "content/public/common/content_paths.h" #include "content/public/test/browser_test_utils.h" #include "content/public/test/test_utils.h" -#include "content/shell/shell.h" +#include "content/shell/browser/shell.h" #include "content/test/content_browser_test.h" #include "content/test/content_browser_test_utils.h" |