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

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

Issue 2490163002: Reland of "Tracking reference filter mutation via SVGElementProxy" (Closed)
Patch Set: Fix double observer unregistration; simplify scope selection; add tests Created 4 years, 1 month 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/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 8143b0a0384cc7111a257717b865b407788e7f20..4d735a75cd224c86397686b86c7b19212416cc6d 100644
--- a/third_party/WebKit/Source/core/fetch/BUILD.gn
+++ b/third_party/WebKit/Source/core/fetch/BUILD.gn
@@ -18,7 +18,6 @@ blink_core_sources("fetch") {
"CrossOriginAccessControl.h",
"DocumentResource.cpp",
"DocumentResource.h",
- "DocumentResourceReference.h",
"FetchContext.cpp",
"FetchContext.h",
"FetchInitiatorInfo.h",

Powered by Google App Engine
This is Rietveld 408576698