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

Unified Diff: mojo/common/typemaps.gni

Issue 2561003002: Add mojo structs for ScopedFD and ScopedHandle. (Closed)
Patch Set: Created 4 years 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 | « mojo/common/test_invalid_typemapped_type.typemap ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/common/typemaps.gni
diff --git a/mojo/common/typemaps.gni b/mojo/common/typemaps.gni
index 38c9996147b6c2e092fd5f4a417f3bba3c3f3b06..437c41b21b943b3b38207f12613ba80916cca4c3 100644
--- a/mojo/common/typemaps.gni
+++ b/mojo/common/typemaps.gni
@@ -5,7 +5,9 @@
typemaps = [
"//mojo/common/file.typemap",
"//mojo/common/file_path.typemap",
+ "//mojo/common/platform_handle.typemap",
"//mojo/common/string16.typemap",
+ "//mojo/common/test_invalid_typemapped_type.typemap",
"//mojo/common/time.typemap",
"//mojo/common/unguessable_token.typemap",
"//mojo/common/values.typemap",
« no previous file with comments | « mojo/common/test_invalid_typemapped_type.typemap ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698