| Index: Source/bindings/v8/custom/V8DOMWindowCustom.cpp
|
| diff --git a/Source/bindings/v8/custom/V8DOMWindowCustom.cpp b/Source/bindings/v8/custom/V8DOMWindowCustom.cpp
|
| index 1174df313f1f1ccad7eacb407551cbcd80153a5c..20c5eea062540b87a3aaf8361a27cad2f2c7ad16 100644
|
| --- a/Source/bindings/v8/custom/V8DOMWindowCustom.cpp
|
| +++ b/Source/bindings/v8/custom/V8DOMWindowCustom.cpp
|
| @@ -32,6 +32,7 @@
|
| #include "V8DOMWindow.h"
|
|
|
| #include "V8HTMLCollection.h"
|
| +#include "V8HiddenPropertyName.h"
|
| #include "V8Node.h"
|
| #include "bindings/v8/BindingState.h"
|
| #include "bindings/v8/ScheduledAction.h"
|
|
|