Index: cc/surfaces/BUILD.gn |
diff --git a/cc/surfaces/BUILD.gn b/cc/surfaces/BUILD.gn |
index 0f2c9509f4b472341995434bf5ee73a83b29e4ee..3345caa4ac280692a25d2d1618ee465b3bb2527c 100644 |
--- a/cc/surfaces/BUILD.gn |
+++ b/cc/surfaces/BUILD.gn |
@@ -31,6 +31,8 @@ component("surfaces") { |
"surface_factory.cc", |
"surface_factory.h", |
"surface_factory_client.h", |
+ "surface_hittest.cc", |
+ "surface_hittest.h", |
"surface_id_allocator.cc", |
"surface_id_allocator.h", |
"surface_manager.cc", |