Index: components/ntp_snippets/pref_names.h |
diff --git a/components/ntp_snippets/pref_names.h b/components/ntp_snippets/pref_names.h |
index 14f53cee403e113fc2cfff433fe8fd9f92e6684d..258603a71633a8f14ce61d7886cdbdc72f674cc1 100644 |
--- a/components/ntp_snippets/pref_names.h |
+++ b/components/ntp_snippets/pref_names.h |
@@ -8,10 +8,6 @@ |
namespace ntp_snippets { |
namespace prefs { |
-// TODO(treib): Completely remove these after M53. |
-extern const char kDeprecatedSnippets[]; |
-extern const char kDeprecatedDiscardedSnippets[]; |
- |
extern const char kSnippetHosts[]; |
} // namespace prefs |