| Index: sky/engine/core/dom/custom/custom_element.cc
|
| diff --git a/sky/engine/core/dom/custom/custom_element.cc b/sky/engine/core/dom/custom/custom_element.cc
|
| index c9099e8d08938aaf6c662a4faf562eab660102bf..cad167e7b39883a9c2a469c71e2670db7b5f8f73 100644
|
| --- a/sky/engine/core/dom/custom/custom_element.cc
|
| +++ b/sky/engine/core/dom/custom/custom_element.cc
|
| @@ -2,7 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "sky/engine/config.h"
|
| #include "sky/engine/core/dom/custom/custom_element.h"
|
|
|
| #include "base/bind.h"
|
|
|