Chromium Code Reviews| Index: gpu/gles2_conform_support/BUILD.gn |
| diff --git a/gpu/gles2_conform_support/BUILD.gn b/gpu/gles2_conform_support/BUILD.gn |
| index 272f40bcb555d9c0079fb85cc229853208be8c6c..650aad5ada217ab7d3bcedb825c55e9d08718ba3 100644 |
| --- a/gpu/gles2_conform_support/BUILD.gn |
| +++ b/gpu/gles2_conform_support/BUILD.gn |
| @@ -470,6 +470,7 @@ if (internal_gles2_conform_tests) { |
| test("gles2_conform_test") { |
| sources = [ |
| "gles2_conform_test.cc", |
| + "gles2_conform_test.h", |
| ] |
| deps = [ |
| "//base", |