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

Unified Diff: content/common/BUILD.gn

Issue 2622693002: Cleanup of static lists of schemes & origins that are created at startup. (Closed)
Patch Set: use struct Created 3 years, 11 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: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 0d16324720b5182988aad9b29239ffbe7e589273..8d1dacd2bba93e97efb97a9673c29c0ef38d2092 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -288,8 +288,6 @@ source_set("common") {
"sandbox_win.cc",
"sandbox_win.h",
"savable_subframe.h",
- "savable_url_schemes.cc",
- "savable_url_schemes.h",
"screen_orientation_messages.h",
"send_zygote_child_ping_linux.cc",
"service_manager/embedded_service_runner.cc",

Powered by Google App Engine
This is Rietveld 408576698