Index: third_party/WebKit/Source/core/inspector/BUILD.gn |
diff --git a/third_party/WebKit/Source/core/inspector/BUILD.gn b/third_party/WebKit/Source/core/inspector/BUILD.gn |
index bd6c7b5f044de1513fb4ae4ead5911bd4c0970a0..405bd0bc9e74f1c5f8828b4146b03430393c6405 100644 |
--- a/third_party/WebKit/Source/core/inspector/BUILD.gn |
+++ b/third_party/WebKit/Source/core/inspector/BUILD.gn |
@@ -84,6 +84,8 @@ blink_core_sources("inspector") { |
"WorkerInspectorController.h", |
"WorkerThreadDebugger.cpp", |
"WorkerThreadDebugger.h", |
+ "addStringToDigestor.cpp", |
+ "addStringToDigestor.h", |
] |
configs += [ |