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

Unified Diff: Source/WebCore/page/Page.h

Issue 14089003: Remove storageBlockingPolicy (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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
« no previous file with comments | « Source/WebCore/dom/Document.cpp ('k') | Source/WebCore/page/Page.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebCore/page/Page.h
diff --git a/Source/WebCore/page/Page.h b/Source/WebCore/page/Page.h
index 80df69e7374324a2b0f19c3c87f513fb14304d24..d96b25fbd3d940fa3927ecc44430f326c77d6361 100644
--- a/Source/WebCore/page/Page.h
+++ b/Source/WebCore/page/Page.h
@@ -267,7 +267,6 @@ public:
const String& userStyleSheet() const;
void dnsPrefetchingStateChanged();
- void storageBlockingStateChanged();
static void removeAllVisitedLinks();
« no previous file with comments | « Source/WebCore/dom/Document.cpp ('k') | Source/WebCore/page/Page.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698