| Index: components/ntp_snippets/switches.h
|
| diff --git a/components/ntp_snippets/switches.h b/components/ntp_snippets/switches.h
|
| index c9122981182d3bee8df5eec1771e964ea443c1e8..44618b3fb3ba0734a85da36b3db557196e00edc5 100644
|
| --- a/components/ntp_snippets/switches.h
|
| +++ b/components/ntp_snippets/switches.h
|
| @@ -12,6 +12,8 @@ extern const char kFetchingIntervalWifiChargingSeconds[];
|
| extern const char kFetchingIntervalWifiSeconds[];
|
| extern const char kFetchingIntervalFallbackSeconds[];
|
|
|
| +extern const char kDontRestrict[];
|
| +
|
| } // namespace switches
|
| } // namespace ntp_snippets
|
|
|
|
|