Index: Source/web/InspectorFrontendClientImpl.h |
diff --git a/Source/web/InspectorFrontendClientImpl.h b/Source/web/InspectorFrontendClientImpl.h |
index 5e99a4326a66a5f80424e569012d84544ca8745d..faf536611185e040f598ced35d82f8c28c6eb885 100644 |
--- a/Source/web/InspectorFrontendClientImpl.h |
+++ b/Source/web/InspectorFrontendClientImpl.h |
@@ -32,6 +32,7 @@ |
#define InspectorFrontendClientImpl_h |
#include "core/inspector/InspectorFrontendClient.h" |
+#include "platform/heap/Handle.h" |
tkent
2014/07/29 05:53:24
I don't understand why this CL needs to add this.
|
#include "wtf/Noncopyable.h" |
namespace blink { |