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

Unified Diff: third_party/WebKit/public/blink_headers.gypi

Issue 2022783002: Skeleton of the Safe Browsing Subresource Filter. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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/public/blink_headers.gypi
diff --git a/third_party/WebKit/public/blink_headers.gypi b/third_party/WebKit/public/blink_headers.gypi
index c69fea0935d07f01babe3682da33bfd0b1f512fa..0f0320a36499819147e70d8c87511e5d6cb99eab 100644
--- a/third_party/WebKit/public/blink_headers.gypi
+++ b/third_party/WebKit/public/blink_headers.gypi
@@ -59,7 +59,8 @@
"platform/WebDatabaseObserver.h",
"platform/WebDeviceLightListener.h",
"platform/WebDisplayItemList.h",
- "platform/WebDisplayMode.h",
+ "platform/WebDocumentSubresourceFilter.h",
+ "platform/WebDoublePoint.h",
"platform/WebDoublePoint.h",
"platform/WebDragData.h",
"platform/WebDragOperation.h",

Powered by Google App Engine
This is Rietveld 408576698