summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/android/EventLoopAndroid.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/platform/android/EventLoopAndroid.cpp')
-rw-r--r--WebCore/platform/android/EventLoopAndroid.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebCore/platform/android/EventLoopAndroid.cpp b/WebCore/platform/android/EventLoopAndroid.cpp
index 86be31f..3a6d7ed 100644
--- a/WebCore/platform/android/EventLoopAndroid.cpp
+++ b/WebCore/platform/android/EventLoopAndroid.cpp
@@ -25,6 +25,7 @@
#include "config.h"
#include "EventLoop.h"
+
#include "NotImplemented.h"
namespace WebCore {