Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2141)

Unified Diff: content/public/browser/storage_partition.h

Issue 15969025: Generates the DTLS identity in browser process and returns it to render process. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.
//

Powered by Google App Engine
This is Rietveld 408576698