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

Unified Diff: third_party/WebKit/public/platform/WebCredentialManagerError.h

Issue 2387113002: reflow comments in public/platform/ (Closed)
Patch Set: nit Created 4 years, 2 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/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,
« no previous file with comments | « third_party/WebKit/public/platform/WebContentLayerClient.h ('k') | third_party/WebKit/public/platform/WebCryptoAlgorithm.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698