diff options
Diffstat (limited to 'chrome/test/gpu/webgl_conformance_tests.cc')
-rw-r--r-- | chrome/test/gpu/webgl_conformance_tests.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/test/gpu/webgl_conformance_tests.cc b/chrome/test/gpu/webgl_conformance_tests.cc index 5f3971b..5ad9bc8 100644 --- a/chrome/test/gpu/webgl_conformance_tests.cc +++ b/chrome/test/gpu/webgl_conformance_tests.cc @@ -8,7 +8,7 @@ #include "base/utf_string_conversions.h" #include "chrome/common/chrome_paths.h" #include "chrome/test/automation/tab_proxy.h" -#include "chrome/test/test_launcher_utils.h" +#include "chrome/test/base/test_launcher_utils.h" #include "chrome/test/ui/javascript_test_util.h" #include "chrome/test/ui/ui_test.h" #include "content/common/content_switches.h" |