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

Unified Diff: third_party/WebKit/public/BUILD.gn

Issue 2683413003: Introduce AsyncDocumentSubresourceFilter. (Closed)
Patch Set: Fix fix blink test build. Created 3 years, 10 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/public/BUILD.gn
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
index f82a35552b8df0fee469844dce6f96de7d0266dc..febd2a0ddfd2981387b31d087d13fe56839e9bce 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -157,6 +157,7 @@ source_set("blink_headers") {
"platform/WebDisplayItemList.h",
"platform/WebDisplayMode.h",
"platform/WebDocumentSubresourceFilter.h",
+ "platform/WebDocumentSubresourceFilterLoadPolicy.h",
"platform/WebDoublePoint.h",
"platform/WebDragData.h",
"platform/WebDragOperation.h",

Powered by Google App Engine
This is Rietveld 408576698