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

Unified Diff: sky/engine/platform/BUILD.gn

Issue 758233004: Remove SchemeRegistry and WebSecurityPolicy. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years 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
« no previous file with comments | « sky/engine/core/dom/Document.cpp ('k') | sky/engine/platform/weborigin/SchemeRegistry.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/platform/BUILD.gn
diff --git a/sky/engine/platform/BUILD.gn b/sky/engine/platform/BUILD.gn
index 620e37da73a28326b37daa0f4e38ebbaf421086b..4e9a3479d46fc8826a4348e086f44726c9f48f90 100644
--- a/sky/engine/platform/BUILD.gn
+++ b/sky/engine/platform/BUILD.gn
@@ -606,8 +606,6 @@ component("platform") {
"weborigin/KURLHash.h",
"weborigin/Referrer.h",
"weborigin/ReferrerPolicy.h",
- "weborigin/SchemeRegistry.cpp",
- "weborigin/SchemeRegistry.h",
"weborigin/SecurityPolicy.cpp",
"weborigin/SecurityPolicy.h",
"WebThread.cpp",
« no previous file with comments | « sky/engine/core/dom/Document.cpp ('k') | sky/engine/platform/weborigin/SchemeRegistry.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698