Chromium Code Reviews| Index: Source/web/WebTestingSupport.cpp |
| diff --git a/Source/web/WebTestingSupport.cpp b/Source/web/WebTestingSupport.cpp |
| index 9cf3af49295033f88964d86af0366b0e7826dd84..8269294376b6642d43385888e877a5aa6b7d38db 100644 |
| --- a/Source/web/WebTestingSupport.cpp |
| +++ b/Source/web/WebTestingSupport.cpp |
| @@ -27,7 +27,7 @@ |
| #include "WebTestingSupport.h" |
| #include "WebCoreTestSupport.h" |
| -#include "WebFrame.h" |
| +#include "WebLocalFrame.h" |
| #include <v8/include/v8.h> |
| namespace blink { |