summaryrefslogtreecommitdiff
path: root/chromium/third_party/WebKit/Source/core/svg/animation/SMILTimeContainer.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/WebKit/Source/core/svg/animation/SMILTimeContainer.h')
-rw-r--r--chromium/third_party/WebKit/Source/core/svg/animation/SMILTimeContainer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/third_party/WebKit/Source/core/svg/animation/SMILTimeContainer.h b/chromium/third_party/WebKit/Source/core/svg/animation/SMILTimeContainer.h
index af3fb01b188..86b24ab46d1 100644
--- a/chromium/third_party/WebKit/Source/core/svg/animation/SMILTimeContainer.h
+++ b/chromium/third_party/WebKit/Source/core/svg/animation/SMILTimeContainer.h
@@ -27,8 +27,8 @@
#define SMILTimeContainer_h
#include "core/dom/QualifiedName.h"
-#include "core/platform/Timer.h"
#include "core/svg/animation/SMILTime.h"
+#include "platform/Timer.h"
#include "wtf/HashMap.h"
#include "wtf/HashSet.h"
#include "wtf/PassRefPtr.h"