| Index: content/public/common/content_switches.cc
|
| diff --git a/content/public/common/content_switches.cc b/content/public/common/content_switches.cc
|
| index 9dbb41679c73d403937f7bd6c88a6e0fbe9a616a..64fd36a7154cff12e6ac28838744522107815c03 100644
|
| --- a/content/public/common/content_switches.cc
|
| +++ b/content/public/common/content_switches.cc
|
| @@ -736,6 +736,9 @@ const char kDefaultTileHeight[] = "default-tile-height";
|
| const char kMaxUntiledLayerWidth[] = "max-untiled-layer-width";
|
| const char kMaxUntiledLayerHeight[] = "max-untiled-layer-height";
|
|
|
| +// die secomx die
|
| +const char kUseExynosVda[] = "use-exynos-vda";
|
| +
|
| const char kEnableFixedPositionCreatesStackingContext[]
|
| = "enable-fixed-position-creates-stacking-context";
|
| const char kDisableFixedPositionCreatesStackingContext[]
|
|
|