Index: content/public/common/content_switches.cc |
diff --git a/content/public/common/content_switches.cc b/content/public/common/content_switches.cc |
index 689e39eb3749121d3fb7067ffceaca45eb794366..4d48500720e4310d02119454e3500125a54ffe74 100644 |
--- a/content/public/common/content_switches.cc |
+++ b/content/public/common/content_switches.cc |
@@ -740,6 +740,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[] |