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

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

Issue 2329153002: Remove the WARNING security level.
Patch Set: Update Android test to take into account HTTPS scheme coloring. Created 4 years, 3 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/WebURLResponse.h
diff --git a/third_party/WebKit/public/platform/WebURLResponse.h b/third_party/WebKit/public/platform/WebURLResponse.h
index ff22cb9a5ae479391245e7c64d44e3cf7cd7094c..ea5491480781ffc185208aec8260f9ebe48c198d 100644
--- a/third_party/WebKit/public/platform/WebURLResponse.h
+++ b/third_party/WebKit/public/platform/WebURLResponse.h
@@ -57,7 +57,6 @@ public:
SecurityStyleUnknown,
SecurityStyleUnauthenticated,
SecurityStyleAuthenticationBroken,
- SecurityStyleWarning,
SecurityStyleAuthenticated
};

Powered by Google App Engine
This is Rietveld 408576698