| Index: Source/core/inspector/InspectorMemoryAgent.h
|
| diff --git a/Source/core/inspector/InspectorMemoryAgent.h b/Source/core/inspector/InspectorMemoryAgent.h
|
| index bea377955b66154fdd5748932b8d1912c6c7120f..d026071bf5d1257964460218667427bd81a1f652 100644
|
| --- a/Source/core/inspector/InspectorMemoryAgent.h
|
| +++ b/Source/core/inspector/InspectorMemoryAgent.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef InspectorMemoryAgent_h
|
| #define InspectorMemoryAgent_h
|
|
|
| -#include "InspectorFrontend.h"
|
| +#include "core/InspectorFrontend.h"
|
| #include "core/inspector/InspectorBaseAgent.h"
|
| #include "wtf/PassOwnPtr.h"
|
|
|
|
|