| Index: Source/core/inspector/PageConsoleAgent.h
|
| diff --git a/Source/core/inspector/PageConsoleAgent.h b/Source/core/inspector/PageConsoleAgent.h
|
| index 59a2e5ba3dfda06b635ae811857a0726afbfe069..ed9f71300713900b9483c1119b481262ee3dedc4 100644
|
| --- a/Source/core/inspector/PageConsoleAgent.h
|
| +++ b/Source/core/inspector/PageConsoleAgent.h
|
| @@ -32,8 +32,7 @@
|
| #define PageConsoleAgent_h
|
|
|
| #include "core/inspector/InspectorConsoleAgent.h"
|
| -#include <wtf/PassOwnPtr.h>
|
| -
|
| +#include "wtf/PassOwnPtr.h"
|
|
|
| namespace WebCore {
|
|
|
|
|