Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(241)

Unified Diff: third_party/WebKit/Source/web/BUILD.gn

Issue 2886943003: [Offline Pages] Adding missing image/CSS detection in FrameSerializer. (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698