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

Unified Diff: content/common/typemaps.gni

Issue 2964503003: Move NetworkService mojom files to content/public/common. (Closed)
Patch Set: Merge Created 3 years, 5 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/typemaps.gni
diff --git a/content/common/typemaps.gni b/content/common/typemaps.gni
index 95068be31688a7c2e8ffca080906927334c391e7..b65fe78419f2694b55f1772cd7c8b9200e8c71fe 100644
--- a/content/common/typemaps.gni
+++ b/content/common/typemaps.gni
@@ -6,19 +6,12 @@ typemaps = [
"//content/common/background_fetch/background_fetch_types.typemap",
"//content/common/native_types.typemap",
"//content/common/media/media_devices.typemap",
- "//content/common/mutable_network_traffic_annotation_tag.typemap",
"//content/common/push_messaging.typemap",
"//content/common/service_worker/embedded_worker.typemap",
"//content/common/service_worker/service_worker_event_dispatcher.typemap",
"//content/common/service_worker/service_worker_fetch_request.typemap",
"//content/common/service_worker/service_worker_provider.typemap",
"//content/common/service_worker/service_worker_types.typemap",
- "//content/common/ssl_info.typemap",
- "//content/common/url_loader_status.typemap",
- "//content/common/url_request.typemap",
- "//content/common/url_request_redirect_info.typemap",
- "//content/common/url_response_head.typemap",
- "//content/common/url_sync_load_result.typemap",
"//content/common/web_preferences.typemap",
"//content/common/media/media_session.typemap",
]

Powered by Google App Engine
This is Rietveld 408576698