Index: content/public/browser/storage_partition.h |
diff --git a/content/public/browser/storage_partition.h b/content/public/browser/storage_partition.h |
index bd7f90cb6a25a561b1cc6655352629a735a2862d..e24cef5dfb56200f09dedda70d9cc91812cafb5b 100644 |
--- a/content/public/browser/storage_partition.h |
+++ b/content/public/browser/storage_partition.h |
@@ -37,6 +37,7 @@ namespace content { |
class BrowserContext; |
class IndexedDBContext; |
class DOMStorageContext; |
+class DTLSIdentityStore; |
// Defines what persistent state a child process can access. |
// |