Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / gin / modules / file_module_provider.cc
index 660d9b1..aa46031 100644 (file)
@@ -40,6 +40,7 @@ void AttempToLoadModule(const base::WeakPtr<Runner>& runner,
     runner->Run(source, id);
     return;
   }
+  LOG(ERROR) << "Failed to load module from disk: " << id;
 }
 
 }  // namespace