Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / athena / extensions / shell / athena_shell_app_delegate.cc
index 5761166..2804301 100644 (file)
@@ -26,7 +26,7 @@ content::ColorChooser* AthenaShellAppDelegate::ShowColorChooser(
     content::WebContents* web_contents,
     SkColor initial_color) {
   NOTIMPLEMENTED();
-  return NULL;
+  return nullptr;
 }
 
 void AthenaShellAppDelegate::RunFileChooser(