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

Unified Diff: content/browser/BUILD.gn

Issue 2613153003: [Presentation API] Replaces type converters with typemaps (Closed)
Patch Set: Rebase again 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/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 325ea9ed75a51bf31d64967b56279b6ebfdea44a..6bbdc0fd9d013dc9652a0ef69544e251c4e28080 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -999,8 +999,6 @@ source_set("browser") {
"permissions/permission_service_impl.h",
"presentation/presentation_service_impl.cc",
"presentation/presentation_service_impl.h",
- "presentation/presentation_type_converters.cc",
- "presentation/presentation_type_converters.h",
"profiler_controller_impl.cc",
"profiler_controller_impl.h",
"profiler_message_filter.cc",
« no previous file with comments | « no previous file | content/browser/presentation/OWNERS » ('j') | content/common/presentation/presentation_struct_traits.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698