| Index: content/browser/gpu/webgl_conformance_test_list_autogen.h
|
| diff --git a/chrome/test/gpu/webgl_conformance_test_list_autogen.h b/content/browser/gpu/webgl_conformance_test_list_autogen.h
|
| similarity index 99%
|
| copy from chrome/test/gpu/webgl_conformance_test_list_autogen.h
|
| copy to content/browser/gpu/webgl_conformance_test_list_autogen.h
|
| index 14da2b0ab1bbfef073cedb1816a665122aa6b3f5..9f5b5a0918f6c8eb509cf45e08ba631a2e988f88 100644
|
| --- a/chrome/test/gpu/webgl_conformance_test_list_autogen.h
|
| +++ b/content/browser/gpu/webgl_conformance_test_list_autogen.h
|
| @@ -6,8 +6,8 @@
|
| // generate_webgl_conformance_test_list.py
|
| // It is included by webgl_conformance_tests.cc
|
|
|
| -#ifndef CHROME_TEST_GPU_WEBGL_CONFORMANCE_TEST_LIST_AUTOGEN_H_
|
| -#define CHROME_TEST_GPU_WEBGL_CONFORMANCE_TEST_LIST_AUTOGEN_H_
|
| +#ifndef CONTENT_TEST_GPU_WEBGL_CONFORMANCE_TEST_LIST_AUTOGEN_H_
|
| +#define CONTENT_TEST_GPU_WEBGL_CONFORMANCE_TEST_LIST_AUTOGEN_H_
|
|
|
| CONFORMANCE_TEST(conformance_more_conformance_constants,
|
| "conformance/more/conformance/constants.html");
|
| @@ -1076,5 +1076,5 @@ CONFORMANCE_TEST(conformance_ogles_GL_vec_vec_017_to_018,
|
| CONFORMANCE_TEST(conformance_ogles_GL_vec3_vec3_001_to_008,
|
| "conformance/ogles/GL/vec3/vec3_001_to_008.html");
|
|
|
| -#endif // CHROME_TEST_GPU_WEBGL_CONFORMANCE_TEST_LIST_AUTOGEN_H_
|
| +#endif // CONTENT_TEST_GPU_WEBGL_CONFORMANCE_TEST_LIST_AUTOGEN_H_
|
|
|
|
|