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

Unified Diff: content/common/BUILD.gn

Issue 2678273011: Move service_worker_type_converters to content/renderer to avoid WebString() usage in browser (Closed)
Patch Set: move _type_converter security OWNERS entry to renderer/ too Created 3 years, 10 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
« no previous file with comments | « content/browser/service_worker/service_worker_version.cc ('k') | content/common/service_worker/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 1a726791ff690b9319f776561f690c0468e65d9d..c4f90558c69a32c97147a057eeb4b6d48b10bc1c 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -302,8 +302,6 @@ source_set("common") {
"service_worker/service_worker_messages.h",
"service_worker/service_worker_status_code.cc",
"service_worker/service_worker_status_code.h",
- "service_worker/service_worker_type_converters.cc",
- "service_worker/service_worker_type_converters.h",
"service_worker/service_worker_types.cc",
"service_worker/service_worker_types.h",
"service_worker/service_worker_utils.cc",
« no previous file with comments | « content/browser/service_worker/service_worker_version.cc ('k') | content/common/service_worker/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698