Index: public/platform/WebServiceWorkerClientsInfo.h |
diff --git a/public/platform/WebServiceWorkerClientsInfo.h b/public/platform/WebServiceWorkerClientsInfo.h |
index c6b4ee912d63a965ef075758623a57425922b100..d085227a9c6f4e55e9ab1d0b9b35165fbd25fee4 100644 |
--- a/public/platform/WebServiceWorkerClientsInfo.h |
+++ b/public/platform/WebServiceWorkerClientsInfo.h |
@@ -25,8 +25,7 @@ struct WebServiceWorkerClientInfo { |
} |
int clientID; |
- // FIXME: remove when the Chromium code will be updated. |
- WebString visibilityState; |
+ |
WebPageVisibilityState pageVisibilityState; |
bool isFocused; |
WebURL url; |