Index: third_party/WebKit/Source/platform/FrameViewBase.cpp |
diff --git a/third_party/WebKit/Source/platform/FrameViewBase.cpp b/third_party/WebKit/Source/platform/FrameViewBase.cpp |
index 5b3ab223f873d339dbffd8b190234490675238d9..71e393fd20d36c16f2384b4922996ee0bcf435f6 100644 |
--- a/third_party/WebKit/Source/platform/FrameViewBase.cpp |
+++ b/third_party/WebKit/Source/platform/FrameViewBase.cpp |
@@ -26,7 +26,7 @@ |
#include "platform/FrameViewBase.h" |
-#include "wtf/Assertions.h" |
+#include "platform/wtf/Assertions.h" |
namespace blink { |