Index: third_party/WebKit/Source/core/html/CollectionItemsCache.h |
diff --git a/third_party/WebKit/Source/core/html/CollectionItemsCache.h b/third_party/WebKit/Source/core/html/CollectionItemsCache.h |
index 2b43856ddc9d97454f4c1eabdfb4b1db4ce949a9..2b88dcec0fa67407a22d13c12395ce5832e08377 100644 |
--- a/third_party/WebKit/Source/core/html/CollectionItemsCache.h |
+++ b/third_party/WebKit/Source/core/html/CollectionItemsCache.h |
@@ -32,7 +32,7 @@ |
#ifndef CollectionItemsCache_h |
#define CollectionItemsCache_h |
-#include "core/html/CollectionIndexCache.h" |
+#include "core/dom/CollectionIndexCache.h" |
#include "wtf/Vector.h" |
namespace blink { |