subpixel-font-scaling option is removed

This commit is contained in:
Cheng Zhao 2015-10-16 15:00:26 +08:00
parent fb99e72484
commit 7bdbe45c91
5 changed files with 0 additions and 6 deletions

View file

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