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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt

Issue 2891953002: Ship and experiment with the Budget API (Closed)
Patch Set: Ship and experiment with the Budget API Created 3 years, 7 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/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt
index aabc986793d23349fa069f9357058454bc28d0d3..c4b5e0926eb7dfaea198df27be2a8a9201ced348 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -337,6 +337,10 @@ interface BroadcastChannel : EventTarget
method postMessage
setter onmessage
setter onmessageerror
+interface BudgetService
+ attribute @@toStringTag
+ method constructor
+ method reserve
interface ByteLengthQueuingStrategy
method constructor
method size
@@ -3604,6 +3608,7 @@ interface Navigator
getter appCodeName
getter appName
getter appVersion
+ getter budget
getter bluetooth
getter cookieEnabled
getter credentials

Powered by Google App Engine
This is Rietveld 408576698