Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / content / browser / plugin_service_impl.cc
index a2c3170..00326e3 100644 (file)
@@ -178,7 +178,8 @@ void PluginServiceImpl::Init() {
   RegisterPepperPlugins();
 
   // Load any specified on the command line as well.
-  const CommandLine* command_line = CommandLine::ForCurrentProcess();
+  const base::CommandLine* command_line =
+      base::CommandLine::ForCurrentProcess();
   base::FilePath path =
       command_line->GetSwitchValuePath(switches::kLoadPlugin);
   if (!path.empty())