summaryrefslogtreecommitdiffstats
path: root/webkit/port/platform/chromium
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/port/platform/chromium')
-rw-r--r--webkit/port/platform/chromium/SystemTimeChromium.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/webkit/port/platform/chromium/SystemTimeChromium.cpp b/webkit/port/platform/chromium/SystemTimeChromium.cpp
index fe3f6d6..bd93574 100644
--- a/webkit/port/platform/chromium/SystemTimeChromium.cpp
+++ b/webkit/port/platform/chromium/SystemTimeChromium.cpp
@@ -29,6 +29,8 @@
#include "NotImplemented.h"
#include "base/time.h"
+using base::Time;
+
namespace WebCore {
// Get the current time in seconds since epoch.