Index: third_party/WebKit/Source/core/frame/FrameViewTest.cpp |
diff --git a/third_party/WebKit/Source/core/frame/FrameViewTest.cpp b/third_party/WebKit/Source/core/frame/FrameViewTest.cpp |
index b738cd1f610bc534a34a428d7d5e8c450ca3b859..a3f1cd19c6e9c4b71b5a3ca9f9483e5834121f6e 100644 |
--- a/third_party/WebKit/Source/core/frame/FrameViewTest.cpp |
+++ b/third_party/WebKit/Source/core/frame/FrameViewTest.cpp |
@@ -4,7 +4,7 @@ |
#include "core/frame/FrameView.h" |
-#include "bindings/core/v8/ExceptionStatePlaceholder.h" |
+#include "bindings/core/v8/ExceptionState.h" |
#include "core/frame/Settings.h" |
#include "core/html/HTMLElement.h" |
#include "core/layout/LayoutObject.h" |