Index: net/base/load_flags_list.h |
diff --git a/net/base/load_flags_list.h b/net/base/load_flags_list.h |
index 2d004886d1c53f15c2725a9a22b90657e0fca300..d08fcf083964bbea5d669ddc971e98203f3b5a27 100644 |
--- a/net/base/load_flags_list.h |
+++ b/net/base/load_flags_list.h |
@@ -123,4 +123,3 @@ LOAD_FLAG(MAYBE_USER_GESTURE, 1 << 27) |
// Indicates that the username:password portion of the URL should not |
// be honored, but that other forms of authority may be used. |
LOAD_FLAG(DO_NOT_USE_EMBEDDED_IDENTITY, 1 << 28) |
- |