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

Unified Diff: content/common/typemaps.gni

Issue 2390983003: Implement Mojo SyncLoad (Closed)
Patch Set: +tests Created 4 years, 2 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 | « content/child/resource_dispatcher.cc ('k') | content/common/url_loader_factory.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/typemaps.gni
diff --git a/content/common/typemaps.gni b/content/common/typemaps.gni
index 3e67d0e06225d5e9d058aa117f6acd2127dc1035..d8e60b7ee39331948db2b0983b9053a8931db50d 100644
--- a/content/common/typemaps.gni
+++ b/content/common/typemaps.gni
@@ -11,6 +11,7 @@ typemaps = [
"//content/common/url_loader_status.typemap",
"//content/common/url_request.typemap",
"//content/common/url_response_head.typemap",
+ "//content/common/url_sync_load_result.typemap",
"//content/common/video_capture.typemap",
"//content/common/web_preferences.typemap",
"//content/common/media/media_session.typemap",
« no previous file with comments | « content/child/resource_dispatcher.cc ('k') | content/common/url_loader_factory.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698