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

Unified Diff: third_party/WebKit/public/public_typemaps.gni

Issue 2630273002: ServiceWorker: mojofy ResumeAfterDownload and AddMessageToConsole (Closed)
Patch Set: s/is/was/ , add :: before blink and remove unnecessary include Created 3 years, 11 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/public/BUILD.gn ('k') | third_party/WebKit/public/web/ConsoleMessageStructTraits.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/public_typemaps.gni
diff --git a/third_party/WebKit/public/public_typemaps.gni b/third_party/WebKit/public/public_typemaps.gni
index 4a3167e2880a4d74283f3694afc42c9256dcdb28..71de4f0cbbc7b8ffae8e4f0ba8dcd08ae5a41558 100644
--- a/third_party/WebKit/public/public_typemaps.gni
+++ b/third_party/WebKit/public/public_typemaps.gni
@@ -6,5 +6,6 @@
typemaps = [
"//third_party/WebKit/public/platform/referrer_policy.typemap",
"//third_party/WebKit/public/platform/modules/screen_orientation/screen_orientation_lock_types.typemap",
+ "//third_party/WebKit/public/web/console_message.typemap",
"//third_party/WebKit/public/web/window_features.typemap",
]
« no previous file with comments | « third_party/WebKit/public/BUILD.gn ('k') | third_party/WebKit/public/web/ConsoleMessageStructTraits.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698