Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 3a81d369ae880e028034ea8521f45eca3802a185..cd7591faeb2b8492cb6c69685f3301917b236ab4 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -663,6 +663,7 @@ if (skia_enable_tools) { |
"tools/gpu/GrContextFactory.cpp", |
"tools/gpu/GrTest.cpp", |
"tools/gpu/TestContext.cpp", |
+ "tools/gpu/gl/GLFenceSync.cpp", |
"tools/gpu/gl/GLTestContext.cpp", |
"tools/gpu/gl/command_buffer/GLTestContext_command_buffer.cpp", |
"tools/gpu/gl/debug/DebugGLTestContext.cpp", |