summaryrefslogtreecommitdiff
path: root/Source/WebKit/chromium/src/StorageEventDispatcherImpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit/chromium/src/StorageEventDispatcherImpl.cpp')
-rw-r--r--Source/WebKit/chromium/src/StorageEventDispatcherImpl.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/WebKit/chromium/src/StorageEventDispatcherImpl.cpp b/Source/WebKit/chromium/src/StorageEventDispatcherImpl.cpp
index 7ee3eb2b1..e948b597c 100644
--- a/Source/WebKit/chromium/src/StorageEventDispatcherImpl.cpp
+++ b/Source/WebKit/chromium/src/StorageEventDispatcherImpl.cpp
@@ -41,6 +41,8 @@
#include "SecurityOrigin.h"
#include "StorageEvent.h"
+// FIXME: delete this almost obsolete file soon
+
namespace WebCore {
StorageEventDispatcherImpl::StorageEventDispatcherImpl(const String& groupName)