Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / content / shell / browser / shell_android.cc
index 4033b47..5ed03cd 100644 (file)
@@ -21,8 +21,6 @@ using base::android::ConvertUTF8ToJavaString;
 namespace content {
 
 void Shell::PlatformInitialize(const gfx::Size& default_window_size) {
-  CommandLine* command_line = CommandLine::ForCurrentProcess();
-  DCHECK(command_line->HasSwitch(switches::kEnableThreadedCompositing));
 }
 
 void Shell::PlatformExit() {