Chromium Code Reviews| Index: Source/core/css/MediaQueryListListener.cpp |
| diff --git a/Source/core/css/MediaQueryListListener.cpp b/Source/core/css/MediaQueryListListener.cpp |
| index fa864508e64917282a9fc2e122ca9ec3332e0bf7..7cda1b4dc65dfc91bd66d539852540c97fd6d510 100644 |
| --- a/Source/core/css/MediaQueryListListener.cpp |
| +++ b/Source/core/css/MediaQueryListListener.cpp |
| @@ -22,6 +22,7 @@ |
| #include "bindings/core/v8/V8MediaQueryList.h" |
| #include "bindings/v8/V8Callback.h" |
| +#include <v8.h> |
| namespace WebCore { |