Chromium Code Reviews| Index: Source/platform/heap/BUILD.gn |
| diff --git a/Source/platform/heap/BUILD.gn b/Source/platform/heap/BUILD.gn |
| index 3016d9b5ffccea36028f2b6c5a942c9e7db41988..c7185bda78f615f3d85f7c774812567639e77c3c 100644 |
| --- a/Source/platform/heap/BUILD.gn |
| +++ b/Source/platform/heap/BUILD.gn |
| @@ -7,6 +7,7 @@ visibility = "//third_party/WebKit/Source/*" |
| source_set("heap") { |
| sources = [ |
| "AddressSanitizer.h", |
| + "Handle.cpp", |
| "Handle.h", |
| "Heap.cpp", |
| "Heap.h", |