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

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

Issue 1162443006: Credential Management: Rename 'LocalCredential' to 'PasswordCredential' (1/3) (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@add-type
Patch Set: Test. Created 5 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: LayoutTests/webexposed/global-interface-listing-expected.txt
diff --git a/LayoutTests/webexposed/global-interface-listing-expected.txt b/LayoutTests/webexposed/global-interface-listing-expected.txt
index bc87c8e4f38c12a04aa8c6d499318134c8e3b41d..b41d5751c96f159b0cb43e88b6f3a6d3eaaca0c7 100644
--- a/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -3088,10 +3088,6 @@ interface KeyboardEvent
method initKeyboardEvent
interface KeyframeEffect
method constructor
-interface LocalCredential
- getter formData
- getter password
- method constructor
interface Location
method constructor
interface MIDIAccess
@@ -3592,6 +3588,10 @@ interface OscillatorNode
interface PageTransitionEvent
getter persisted
method constructor
+interface PasswordCredential
+ getter formData
+ getter password
+ method constructor
interface Path2D
method addPath
method arc

Powered by Google App Engine
This is Rietveld 408576698