Upstream version 9.37.197.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / frame / SmartClip.h
index 21955a2..76b0c49 100644 (file)
@@ -50,7 +50,8 @@ public:
     {
     }
 
-    String toString();
+    IntRect rect() const;
+    const String& clipData() const;
 
 private:
     bool m_isEmpty;