Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / rendering / AbstractInlineTextBox.h
index b2811e9..1b521e3 100644 (file)
@@ -75,7 +75,6 @@ public:
 
     PassRefPtr<AbstractInlineTextBox> nextInlineTextBox() const;
     LayoutRect bounds() const;
-    unsigned start() const;
     unsigned len() const;
     Direction direction() const;
     void characterWidths(Vector<float>&) const;