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

Unified Diff: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt

Issue 2662303003: Some small tweaks to getInstalledRelatedApps IDL files. (Closed)
Patch Set: Removed RelatedApplication from global-interface-listing-expected.txt. 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
Index: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
index e9f4688ecb53c0e637f9f0d23b11aa47dde0a6a1..b3eec50dc0002ba7855b737e8cb68c218b1a66c5 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -5018,12 +5018,6 @@ interface ReadableStream
method pipeThrough
method pipeTo
method tee
-interface RelatedApplication
- attribute @@toStringTag
- getter id
- getter platform
- getter url
- method constructor
interface RelatedEvent : Event
attribute @@toStringTag
getter relatedTarget

Powered by Google App Engine
This is Rietveld 408576698