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

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

Issue 2168513004: [DO NOT COMMIT] ServiceWorker: First touch of mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove an unnecessary file Created 4 years, 5 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
Index: third_party/WebKit/public/blink_typemaps.gni
diff --git a/third_party/WebKit/public/blink_typemaps.gni b/third_party/WebKit/public/blink_typemaps.gni
index 453d848782444296cfc822952f4322706f6d6f7f..6ca9e40c0f3a1b9a261047dc1591c7131297cf4a 100644
--- a/third_party/WebKit/public/blink_typemaps.gni
+++ b/third_party/WebKit/public/blink_typemaps.gni
@@ -5,4 +5,5 @@
typemaps = [
"//cc/ipc/surface_id.typemap",
"//cc/ipc/surface_sequence.typemap",
+ "//third_party/WebKit/public/platform/modules/serviceworker/service_worker_event_status.typemap",
]

Powered by Google App Engine
This is Rietveld 408576698