| Index: chrome/common/chrome_features.h
|
| diff --git a/chrome/common/chrome_features.h b/chrome/common/chrome_features.h
|
| index 3471c2d869d29a64c212384ac465641c160cde72..192a2707d5d1449e19ac6f69317bf7c79177d2e5 100644
|
| --- a/chrome/common/chrome_features.h
|
| +++ b/chrome/common/chrome_features.h
|
| @@ -49,6 +49,8 @@ extern const base::Feature kMaterialDesignSettingsFeature;
|
|
|
| extern const base::Feature kPreferHtmlOverPlugins;
|
|
|
| +extern const base::Feature kOverrideYouTubeFlashEmbed;
|
| +
|
| #if defined(OS_CHROMEOS)
|
| extern const base::Feature kRuntimeMemoryLeakDetector;
|
| #endif // defined(OS_CHROMEOS)
|
|
|