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

Unified Diff: third_party/WebKit/Source/modules/push_messaging/PushMessageData.idl

Issue 2138673002: IDL: Remove duplicated typedefs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: comment 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/Source/modules/push_messaging/PushMessageData.idl
diff --git a/third_party/WebKit/Source/modules/push_messaging/PushMessageData.idl b/third_party/WebKit/Source/modules/push_messaging/PushMessageData.idl
index d0cd7ee102d0b654ca6a450bbe7d62e9efa63dc8..bfd0b24d41c43d7bb0a4e4a384696c02234473fb 100644
--- a/third_party/WebKit/Source/modules/push_messaging/PushMessageData.idl
+++ b/third_party/WebKit/Source/modules/push_messaging/PushMessageData.idl
@@ -4,8 +4,6 @@
// http://w3c.github.io/push-api/#pushmessagedata-interface
-typedef object JSON;
-
[
Exposed=ServiceWorker,
] interface PushMessageData {
« no previous file with comments | « third_party/WebKit/Source/modules/fetch/Body.idl ('k') | third_party/WebKit/Source/modules/webgl/OESTextureHalfFloat.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698