Index: Source/core/css/FontFaceSet.h |
diff --git a/Source/core/css/FontFaceSet.h b/Source/core/css/FontFaceSet.h |
index e95c0496288dde50f994ee82487e7460fa4f9346..36e794cd53b0efdc149db1d4148cd8107010fb6c 100644 |
--- a/Source/core/css/FontFaceSet.h |
+++ b/Source/core/css/FontFaceSet.h |
@@ -32,8 +32,8 @@ |
#include "core/events/EventListener.h" |
#include "core/events/EventTarget.h" |
#include "core/events/ThreadLocalEventNames.h" |
-#include "core/platform/RefCountedSupplement.h" |
#include "platform/AsyncMethodRunner.h" |
+#include "platform/RefCountedSupplement.h" |
#include "wtf/PassRefPtr.h" |
#include "wtf/RefCounted.h" |
#include "wtf/Vector.h" |