| Index: chrome/common/chrome_features.h
|
| diff --git a/chrome/common/chrome_features.h b/chrome/common/chrome_features.h
|
| index a24f65f3f533258d6d43869172b5723387ad7b70..49791b8df774d0a44d10fcfbd74c511499fe86a9 100644
|
| --- a/chrome/common/chrome_features.h
|
| +++ b/chrome/common/chrome_features.h
|
| @@ -53,6 +53,8 @@ extern const base::Feature kHappinessTrackingSystem;
|
| extern const base::Feature kLinuxObsoleteSystemIsEndOfTheLine;
|
| #endif
|
|
|
| +extern const base::Feature kMaterialDesignBookmarks;
|
| +
|
| #if defined(ENABLE_EXTENSIONS)
|
| extern const base::Feature kMaterialDesignExtensions;
|
| #endif
|
|
|