Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / android / intent_helper.h
index 95c2e7e..c6f724c 100644 (file)
@@ -19,6 +19,9 @@ void SendEmail(const base::string16& data_email,
                const base::string16& data_chooser_title,
                const base::string16& data_file_to_attach);
 
+// Triggers an intent to open the date and time settings.
+void OpenDateAndTimeSettings();
+
 bool RegisterIntentHelper(JNIEnv* env);
 
 }  // namespace android