| Index: chrome/common/chrome_features.h
|
| diff --git a/chrome/common/chrome_features.h b/chrome/common/chrome_features.h
|
| index c0910bca3d447a8f60a3e9d92e5942a5ffac2c94..8afaf243d7c5cd2b8b06d16478f6d93e765de613 100644
|
| --- a/chrome/common/chrome_features.h
|
| +++ b/chrome/common/chrome_features.h
|
| @@ -24,6 +24,7 @@ extern const base::Feature kLinuxObsoleteSystemIsEndOfTheLine;
|
| #endif
|
|
|
| extern const base::Feature kMaterialDesignHistoryFeature;
|
| +extern const base::Feature kV8Ignition;
|
|
|
| #if defined(OS_CHROMEOS)
|
| extern const base::Feature kRuntimeMemoryLeakDetector;
|
|
|