| Index: chrome/common/chrome_features.h
|
| diff --git a/chrome/common/chrome_features.h b/chrome/common/chrome_features.h
|
| index 3446c1c02579c047c0115e8f3ae32a25977ced2d..2a03a60b721258e9efc1cf171dec9c875a4e8af2 100644
|
| --- a/chrome/common/chrome_features.h
|
| +++ b/chrome/common/chrome_features.h
|
| @@ -43,6 +43,8 @@ extern const base::Feature kMaterialDesignHistoryFeature;
|
|
|
| extern const base::Feature kMaterialDesignSettingsFeature;
|
|
|
| +extern const base::Feature kOverrideYouTubeFlashEmbed;
|
| +
|
| #if defined(OS_CHROMEOS)
|
| extern const base::Feature kRuntimeMemoryLeakDetector;
|
| #endif // defined(OS_CHROMEOS)
|
|
|