| Index: chrome/browser/android/chrome_feature_list.h
|
| diff --git a/chrome/browser/android/chrome_feature_list.h b/chrome/browser/android/chrome_feature_list.h
|
| index 2c0042844ce1f5beb7764a173eabaee207453455..17ca186a68c96b03d77533b8ccf227ab29fb827b 100644
|
| --- a/chrome/browser/android/chrome_feature_list.h
|
| +++ b/chrome/browser/android/chrome_feature_list.h
|
| @@ -12,6 +12,7 @@
|
| namespace chrome {
|
| namespace android {
|
|
|
| +extern const base::Feature kNTPOfflinePagesFeature;
|
| extern const base::Feature kPhysicalWebFeature;
|
|
|
| bool RegisterChromeFeatureListJni(JNIEnv* env);
|
|
|