Index: public/web/WebDocument.h |
diff --git a/public/web/WebDocument.h b/public/web/WebDocument.h |
index 8bdb3d0d8dc48c37d220b8d0e79b1645cf136303..8daf03b854cfc6aab6bb0081148cb0d56f513169 100644 |
--- a/public/web/WebDocument.h |
+++ b/public/web/WebDocument.h |
@@ -82,6 +82,7 @@ public: |
BLINK_EXPORT WebString encoding() const; |
BLINK_EXPORT WebString contentLanguage() const; |
BLINK_EXPORT WebString referrer() const; |
+ BLINK_EXPORT WebColor brandColor() const; |
// The url of the OpenSearch Desription Document (if any). |
BLINK_EXPORT WebURL openSearchDescriptionURL() const; |