Chromium Code Reviews| Index: Source/core/html/HTMLNameCollection.h |
| diff --git a/Source/core/html/HTMLNameCollection.h b/Source/core/html/HTMLNameCollection.h |
| index 099e470a098c9df5ba9754d61e1bc51b43379a44..a13039df8c4f0c64c50e036f14f829dee35ce7cf 100644 |
| --- a/Source/core/html/HTMLNameCollection.h |
| +++ b/Source/core/html/HTMLNameCollection.h |
| @@ -25,7 +25,7 @@ |
| #include "core/html/HTMLCollection.h" |
| -#include <wtf/text/AtomicString.h> |
| +#include "wtf/text/AtomicString.h" |
| namespace WebCore { |