Index: content/renderer/renderer_webkitplatformsupport_impl.h |
diff --git a/content/renderer/renderer_webkitplatformsupport_impl.h b/content/renderer/renderer_webkitplatformsupport_impl.h |
index 2d634c6d10723c13fe5bc521cc8bf5f599d9071e..60d3fbed60088dfa0c41842e09d0efb363f6ceaf 100644 |
--- a/content/renderer/renderer_webkitplatformsupport_impl.h |
+++ b/content/renderer/renderer_webkitplatformsupport_impl.h |
@@ -62,6 +62,7 @@ class CONTENT_EXPORT RendererWebKitPlatformSupportImpl |
unsigned key_size_index, |
const WebKit::WebString& challenge, |
const WebKit::WebURL& url) OVERRIDE; |
+ virtual void screenColorProfile(WebKit::WebVector<char>* to_profile) OVERRIDE; |
virtual WebKit::WebIDBFactory* idbFactory() OVERRIDE; |
virtual void createIDBKeysFromSerializedValuesAndKeyPath( |
const WebKit::WebVector<WebKit::WebSerializedScriptValue>& values, |