Index: content/public/common/content_switches.cc |
diff --git a/content/public/common/content_switches.cc b/content/public/common/content_switches.cc |
index 74855ed53b28542a16e0fc7e16a112435723b76e..6e21b0aa78d476417b6eb85f0c36442b866eb33e 100644 |
--- a/content/public/common/content_switches.cc |
+++ b/content/public/common/content_switches.cc |
@@ -737,6 +737,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[] |