Chromium Code Reviews

Unified Diff: third_party/WebKit/Source/core/fetch/BUILD.gn

Issue 2482353002: Revert of Tracking filter mutation via SVGElementProxy (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: third_party/WebKit/Source/core/fetch/BUILD.gn
diff --git a/third_party/WebKit/Source/core/fetch/BUILD.gn b/third_party/WebKit/Source/core/fetch/BUILD.gn
index 4d735a75cd224c86397686b86c7b19212416cc6d..8143b0a0384cc7111a257717b865b407788e7f20 100644
--- a/third_party/WebKit/Source/core/fetch/BUILD.gn
+++ b/third_party/WebKit/Source/core/fetch/BUILD.gn
@@ -18,6 +18,7 @@
"CrossOriginAccessControl.h",
"DocumentResource.cpp",
"DocumentResource.h",
+ "DocumentResourceReference.h",
"FetchContext.cpp",
"FetchContext.h",
"FetchInitiatorInfo.h",

Powered by Google App Engine