Upstream version 11.39.244.0
[platform/framework/web/crosswalk.git] / src / xwalk / runtime / browser / android / xwalk_content.h
index 0a738d4..3e7ae73 100644 (file)
@@ -66,6 +66,7 @@ class XWalkContent {
                        jobject obj,
                        jstring path,
                        jstring manifest);
+  void SetBackgroundColor(JNIEnv* env, jobject obj, jint color);
 
   // Geolocation API support
   void ShowGeolocationPrompt(const GURL& origin,