Index: net/base/load_flags_list.h |
diff --git a/net/base/load_flags_list.h b/net/base/load_flags_list.h |
index 1e5b281ed46cbbf4d4b7daef1a78b4f44642a0fa..18440ef7b94d0086264615c1cc4167c85eaadfb7 100644 |
--- a/net/base/load_flags_list.h |
+++ b/net/base/load_flags_list.h |
@@ -101,4 +101,3 @@ LOAD_FLAG(REPORT_RAW_HEADERS, 1 << 22) |
// Indicates that this load was motivated by the rel=prefetch feature, |
// and is (in theory) not intended for the current frame. |
LOAD_FLAG(PREFETCH, 1 << 23) |
- |