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

Unified Diff: third_party/WebKit/Source/platform/mojo/blink_typemaps.gni

Issue 2887353004: WIP mojo typemaps for WTF time types (Closed)
Patch Set: Created 3 years, 7 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 | « third_party/WebKit/Source/platform/mojo/TimeStructTraits.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/platform/mojo/blink_typemaps.gni
diff --git a/third_party/WebKit/Source/platform/mojo/blink_typemaps.gni b/third_party/WebKit/Source/platform/mojo/blink_typemaps.gni
index db913b3b290904244965340a443f1fd31c21f2d5..761932e115cde66f77a3451a8c6df7d6499585cd 100644
--- a/third_party/WebKit/Source/platform/mojo/blink_typemaps.gni
+++ b/third_party/WebKit/Source/platform/mojo/blink_typemaps.gni
@@ -9,6 +9,7 @@ typemaps = [
"//third_party/WebKit/Source/platform/mojo/Referrer.typemap",
"//third_party/WebKit/Source/platform/mojo/SecurityOrigin.typemap",
"//third_party/WebKit/Source/platform/mojo/String.typemap",
+ "//third_party/WebKit/Source/platform/mojo/Time.typemap",
"//third_party/WebKit/public/platform/modules/bluetooth/Bluetooth.typemap",
"//third_party/WebKit/public/platform/modules/fetch/FetchAPIRequest.typemap",
]
« no previous file with comments | « third_party/WebKit/Source/platform/mojo/TimeStructTraits.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698