Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / safe_browsing / ui_manager.h
index 81638e9..d63b09d 100644 (file)
@@ -44,7 +44,9 @@ class SafeBrowsingUIManager
     GURL original_url;
     std::vector<GURL> redirect_urls;
     bool is_subresource;
+    bool is_subframe;
     SBThreatType threat_type;
+    std::string threat_metadata;
     UrlCheckCallback callback;  // This is called back on the IO thread.
     int render_process_host_id;
     int render_view_id;