Index: Source/core/platform/network/NetworkStateNotifier.h |
diff --git a/Source/core/platform/network/NetworkStateNotifier.h b/Source/core/platform/network/NetworkStateNotifier.h |
index 0b147c2e4e3358affa54424cc6cea0c8f726ddd2..f3e30ea45d4cc3e84387b5b259f9523a468402de 100644 |
--- a/Source/core/platform/network/NetworkStateNotifier.h |
+++ b/Source/core/platform/network/NetworkStateNotifier.h |
@@ -26,8 +26,8 @@ |
#ifndef NetworkStateNotifier_h |
#define NetworkStateNotifier_h |
-#include <wtf/FastAllocBase.h> |
-#include <wtf/Noncopyable.h> |
+#include "wtf/FastAllocBase.h" |
+#include "wtf/Noncopyable.h" |
namespace WebCore { |