| Index: third_party/WebKit/public/platform/WebCredentialManagerError.h
|
| diff --git a/third_party/WebKit/public/platform/WebCredentialManagerError.h b/third_party/WebKit/public/platform/WebCredentialManagerError.h
|
| index 707a827868b065d9d582b1f396ff087ff2a2babb..f2d3809094b6277e8c04cbd594d9ca3a651c92f6 100644
|
| --- a/third_party/WebKit/public/platform/WebCredentialManagerError.h
|
| +++ b/third_party/WebKit/public/platform/WebCredentialManagerError.h
|
| @@ -7,8 +7,8 @@
|
|
|
| namespace blink {
|
|
|
| -// FIXME: This is a placeholder list of error conditions. We'll likely expand the
|
| -// list as the API evolves.
|
| +// FIXME: This is a placeholder list of error conditions. We'll likely expand
|
| +// the list as the API evolves.
|
| enum WebCredentialManagerError {
|
| WebCredentialManagerNoError = 0,
|
| WebCredentialManagerDisabledError,
|
|
|