Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / chrome / renderer / chrome_render_view_observer.h
index 786079e..a2e7f68 100644 (file)
@@ -82,6 +82,8 @@ class ChromeRenderViewObserver : public content::RenderViewObserver {
                                 content::TopControlsState current,
                                 bool animate);
   void OnRetrieveWebappInformation(const GURL& expected_url);
+  void OnRetrieveMetaTagContent(const GURL& expected_url,
+                                const std::string tag_name);
 #endif
   void OnSetWindowFeatures(const blink::WebWindowFeatures& window_features);