| Index: chrome/common/chrome_features.h
|
| diff --git a/chrome/common/chrome_features.h b/chrome/common/chrome_features.h
|
| index 62f799222610905ae29883130f00e142e0bca185..b8c5ebafe2d0fd79a6edc3eb6fd067e173150f95 100644
|
| --- a/chrome/common/chrome_features.h
|
| +++ b/chrome/common/chrome_features.h
|
| @@ -23,6 +23,7 @@ extern const base::Feature kAutomaticTabDiscarding;
|
| extern const base::Feature kLinuxObsoleteSystemIsEndOfTheLine;
|
| #endif
|
|
|
| +extern const base::Feature kMaterialDesignHistoryFeature;
|
|
|
| #if defined(OS_CHROMEOS)
|
| extern const base::Feature kRuntimeMemoryLeakDetector;
|
|
|