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

Unified Diff: content/common/typemaps.gni

Issue 2381493003: Move ViewMsg_New to mojom (Closed)
Patch Set: . Created 4 years, 3 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/common/renderer.mojom ('k') | content/common/view_messages.h » ('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 1b08a89ee9dcc29a3e7a70a9dff4546838b71bc1..73a0a5b5fdd511488f5007197038fc45d2bfa733 100644
--- a/content/common/typemaps.gni
+++ b/content/common/typemaps.gni
@@ -3,8 +3,10 @@
# found in the LICENSE file.
typemaps = [
+ "//content/common/native_types.typemap",
+ "//content/common/service_worker/embedded_worker.typemap",
"//content/common/url_loader_status.typemap",
"//content/common/url_request.typemap",
"//content/common/url_response_head.typemap",
- "//content/common/service_worker/embedded_worker.typemap",
+ "//content/common/web_preferences.typemap",
]
« no previous file with comments | « content/common/renderer.mojom ('k') | content/common/view_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698