aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--llvm/utils/gn/secondary/lldb/source/Breakpoint/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/utils/gn/secondary/lldb/source/Breakpoint/BUILD.gn b/llvm/utils/gn/secondary/lldb/source/Breakpoint/BUILD.gn
index a9d94dc..354aa6d 100644
--- a/llvm/utils/gn/secondary/lldb/source/Breakpoint/BUILD.gn
+++ b/llvm/utils/gn/secondary/lldb/source/Breakpoint/BUILD.gn
@@ -34,6 +34,7 @@ static_library("Breakpoint") {
"StoppointCallbackContext.cpp",
"StoppointSite.cpp",
"Watchpoint.cpp",
+ "WatchpointAlgorithms.cpp",
"WatchpointList.cpp",
"WatchpointOptions.cpp",
"WatchpointResource.cpp",