Index: components/ntp_snippets/switches.h |
diff --git a/components/ntp_snippets/switches.h b/components/ntp_snippets/switches.h |
index 44618b3fb3ba0734a85da36b3db557196e00edc5..4897f136ec897c2594c2be003b4f09c8fb6fe27b 100644 |
--- a/components/ntp_snippets/switches.h |
+++ b/components/ntp_snippets/switches.h |
@@ -13,6 +13,7 @@ extern const char kFetchingIntervalWifiSeconds[]; |
extern const char kFetchingIntervalFallbackSeconds[]; |
extern const char kDontRestrict[]; |
+extern const char kAddIncompleteSnippets[]; |
} // namespace switches |
} // namespace ntp_snippets |