Revert "The "subpixel-font-scaling" option is removed"

This reverts commit 98fbe5127b.
This commit is contained in:
Cheng Zhao 2015-03-23 12:31:52 +08:00
parent 266fadcb96
commit 30e931f10b
5 changed files with 6 additions and 0 deletions

View file

@ -77,6 +77,7 @@ namespace {
const char* kWebRuntimeFeatures[] = {
switches::kExperimentalFeatures,
switches::kExperimentalCanvasFeatures,
switches::kSubpixelFontScaling,
switches::kOverlayScrollbars,
switches::kOverlayFullscreenVideo,
switches::kSharedWorker,