Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / credentialmanager / credentialscontainer-request-basics.html
index 858a3ee..d928e15 100644 (file)
@@ -83,7 +83,7 @@ function stubRejectionChecker(reason) {
     var password = "pencil";
 
     function stubResolverChecker(c) {
-        verifyInterface('LocalCredential', c, {
+        verify_interface('LocalCredential', c, {
             id: 'string',
             name: 'string',
             avatarURL: 'string',