Index: third_party/WebKit/Source/core/testing/Internals.cpp |
diff --git a/third_party/WebKit/Source/core/testing/Internals.cpp b/third_party/WebKit/Source/core/testing/Internals.cpp |
index 33b5df0e89dd0152b0f46cfba0eb594ae0df6aa9..ceaa3c8501bba74402762eb45e11ea718e3e1ffe 100644 |
--- a/third_party/WebKit/Source/core/testing/Internals.cpp |
+++ b/third_party/WebKit/Source/core/testing/Internals.cpp |
@@ -143,6 +143,7 @@ |
#include "public/platform/WebConnectionType.h" |
#include "public/platform/WebGraphicsContext3DProvider.h" |
#include "public/platform/WebLayer.h" |
+#include "public/platform/WebMemoryPressureLevel.h" |
#include "wtf/InstanceCounter.h" |
#include "wtf/PtrUtil.h" |
#include "wtf/dtoa.h" |