Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / android_webview / native / aw_settings.h
index 7075c16..632862e 100644 (file)
@@ -28,6 +28,7 @@ class AwSettings : public content::WebContentsObserver {
   // Called from Java. Methods with "Locked" suffix require that the settings
   // access lock is held during their execution.
   void Destroy(JNIEnv* env, jobject obj);
+  void PopulateWebPreferencesLocked(JNIEnv* env, jobject obj, jlong web_prefs);
   void ResetScrollAndScaleState(JNIEnv* env, jobject obj);
   void UpdateEverythingLocked(JNIEnv* env, jobject obj);
   void UpdateInitialPageScaleLocked(JNIEnv* env, jobject obj);