Index: third_party/WebKit/Source/core/dom/StyleSheetCandidate.h |
diff --git a/third_party/WebKit/Source/core/dom/StyleSheetCandidate.h b/third_party/WebKit/Source/core/dom/StyleSheetCandidate.h |
index f5b42506ede20a05e36d0da493f3c9b06c68e77c..78eb9bb3feb01b44e54ede3dd2c58ea334cddb8b 100644 |
--- a/third_party/WebKit/Source/core/dom/StyleSheetCandidate.h |
+++ b/third_party/WebKit/Source/core/dom/StyleSheetCandidate.h |
@@ -57,7 +57,6 @@ public: |
bool isAlternate() const; |
bool isEnabledViaScript() const; |
bool isEnabledAndLoading() const; |
- bool hasPreferrableName() const; |
bool canBeActivated(const String& currentPreferrableName) const; |
bool isCSSStyle() const; |