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

Unified Diff: content/browser/BUILD.gn

Issue 2613153003: [Presentation API] Replaces type converters with typemaps (Closed)
Patch Set: Extend presentation ID max length to 64. 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 | « no previous file | content/browser/presentation/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 87c9470c72d744fdd6b3e06dbf4b3d7808bad23e..1733495c9629b1e7e1bf05db634807b7297bd99b 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -982,8 +982,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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698