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