| Index: webkit/glue/dom_operations.cc
|
| diff --git a/webkit/glue/dom_operations.cc b/webkit/glue/dom_operations.cc
|
| index f859ce481828a99bdc8960ec78df8f223efea254..ba1e2bcf9bf48caabd629be837a7eb62bd4e4276 100644
|
| --- a/webkit/glue/dom_operations.cc
|
| +++ b/webkit/glue/dom_operations.cc
|
| @@ -16,7 +16,7 @@ MSVC_PUSH_WARNING_LEVEL(0);
|
| #include "Element.h"
|
| #include "EventListener.h"
|
| #include "EventNames.h"
|
| -#include "HTMLCollection.h"
|
| +#include "HTMLAllCollection.h"
|
| #include "HTMLElement.h"
|
| #include "HTMLFormElement.h"
|
| #include "HTMLFrameOwnerElement.h"
|
|
|