Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / mojo / application_manager / application_loader.cc
index 0c78c32..60dec66 100644 (file)
@@ -23,7 +23,7 @@ ApplicationLoader::SimpleLoadCallbacks::RegisterApplication() {
 
 void ApplicationLoader::SimpleLoadCallbacks::LoadWithContentHandler(
     const GURL& content_handle_url,
-    URLResponsePtr content) {
+    URLResponsePtr url_response) {
   NOTREACHED();
 }