Index: third_party/WebKit/Source/web/BUILD.gn |
diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn |
index 0ea43ca24c5bff5b77974fbae510dbb4527b9acd..d3464c474a6b7c885468352bea9798b386a24eb6 100644 |
--- a/third_party/WebKit/Source/web/BUILD.gn |
+++ b/third_party/WebKit/Source/web/BUILD.gn |
@@ -192,6 +192,8 @@ component("web") { |
"WebPageImportanceSignals.cpp", |
"WebPagePopupImpl.cpp", |
"WebPagePopupImpl.h", |
+ "WebPageProblemDetector.cpp", |
+ "WebPageProblemDetector.h", |
"WebPepperSocket.cpp", |
"WebPepperSocketChannelClientProxy.h", |
"WebPepperSocketImpl.cpp", |