| Index: sky/engine/core/dom/DOMTokenList.cpp
|
| diff --git a/sky/engine/core/dom/DOMTokenList.cpp b/sky/engine/core/dom/DOMTokenList.cpp
|
| index 653364da1b9e3bf193c84fb22ff8d38399f4df33..454cd0556c3bc46437ee2d2faab4f68a0b48bcc7 100644
|
| --- a/sky/engine/core/dom/DOMTokenList.cpp
|
| +++ b/sky/engine/core/dom/DOMTokenList.cpp
|
| @@ -22,7 +22,6 @@
|
| * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "sky/engine/config.h"
|
| #include "sky/engine/core/dom/DOMTokenList.h"
|
|
|
| #include "sky/engine/bindings/exception_state.h"
|
|
|