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

Unified Diff: content/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: content/typemaps.gni
diff --git a/url/mojo/typemaps.gni b/content/typemaps.gni
similarity index 70%
copy from url/mojo/typemaps.gni
copy to content/typemaps.gni
index 577b028e23e9400420796068c3c8992bf0630c18..d5cb12365d687f5e5726c7c275fd3ccafdccc369 100644
--- a/url/mojo/typemaps.gni
+++ b/content/typemaps.gni
@@ -3,6 +3,5 @@
# found in the LICENSE file.
typemaps = [
- "//url/mojo/origin.typemap",
- "//url/mojo/gurl.typemap",
+ "//content/common/service_worker/service_worker_event_status.typemap",
]

Powered by Google App Engine
This is Rietveld 408576698