Chromium Code Reviews| Index: content/test/BUILD.gn |
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn |
| index 5c6a95bb90d4ee7b45b1122377151907684f9a18..0ce1fcea48c34d6e4335f6f6dd89905c0ffaee81 100644 |
| --- a/content/test/BUILD.gn |
| +++ b/content/test/BUILD.gn |
| @@ -915,6 +915,7 @@ test("content_gl_tests") { |
| sources = [ |
| "../browser/compositor/gl_helper_unittest.cc", |
| + "../common/gpu/client/gpu_context_tests.h", |
| "../common/gpu/client/gpu_in_process_context_tests.cc", |
| "run_all_gl_tests.cc", |
| ] |