| Index: sky/engine/core/dom/custom/custom_element_callback_scope.cc
|
| diff --git a/sky/engine/core/dom/custom/custom_element_callback_scope.cc b/sky/engine/core/dom/custom/custom_element_callback_scope.cc
|
| index deb54cd109d191d00944e3e81b56abf1e2dfa300..660c3cbe0c54347d3b233e44e83c6551711e5fe8 100644
|
| --- a/sky/engine/core/dom/custom/custom_element_callback_scope.cc
|
| +++ b/sky/engine/core/dom/custom/custom_element_callback_scope.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_callback_scope.h"
|
|
|
| #include "base/callback.h"
|
|
|