summaryrefslogtreecommitdiff
path: root/chromium/third_party/WebKit/Source/core/css/resolver/MatchedPropertiesCache.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/WebKit/Source/core/css/resolver/MatchedPropertiesCache.h')
-rw-r--r--chromium/third_party/WebKit/Source/core/css/resolver/MatchedPropertiesCache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/third_party/WebKit/Source/core/css/resolver/MatchedPropertiesCache.h b/chromium/third_party/WebKit/Source/core/css/resolver/MatchedPropertiesCache.h
index f1ccc3d1e96..2e5297d5acd 100644
--- a/chromium/third_party/WebKit/Source/core/css/resolver/MatchedPropertiesCache.h
+++ b/chromium/third_party/WebKit/Source/core/css/resolver/MatchedPropertiesCache.h
@@ -25,7 +25,7 @@
#include "core/css/resolver/MatchResult.h"
-#include "core/platform/Timer.h"
+#include "platform/Timer.h"
#include "wtf/Forward.h"
#include "wtf/HashMap.h"
#include "wtf/Noncopyable.h"