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

Unified Diff: content/common/presentation/typemaps.gni

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
Index: content/common/presentation/typemaps.gni
diff --git a/content/common/presentation/typemaps.gni b/content/common/presentation/typemaps.gni
new file mode 100644
index 0000000000000000000000000000000000000000..dbc927c6eee1a2c44ee378358ff39b8bd334edb1
--- /dev/null
+++ b/content/common/presentation/typemaps.gni
@@ -0,0 +1,5 @@
+# Copyright 2017 The Chromium Authors. All rights reserved.
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+
+typemaps = [ "//content/common/presentation/presentation.typemap" ]
« no previous file with comments | « content/common/presentation/presentation_struct_traits.h ('k') | content/public/common/presentation_session.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698