Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / ui / base / resource / resource_bundle_win.cc
index fa17eee..045f8ae 100644 (file)
@@ -49,7 +49,6 @@ void ResourceBundle::LoadCommonResources() {
         SCALE_FACTOR_100P);
   }
   if (IsScaleFactorSupported(SCALE_FACTOR_200P)) {
-    DCHECK(gfx::IsHighDPIEnabled());
     AddDataPackFromPath(
         GetResourcesPakFilePath("chrome_200_percent.pak"),
         SCALE_FACTOR_200P);