The "subpixel-font-scaling" option is removed

This commit is contained in:
Cheng Zhao 2015-03-10 17:00:16 -07:00
parent 8e2fdc178b
commit 98fbe5127b
5 changed files with 0 additions and 6 deletions

View file

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