| Index: third_party/WebKit/Source/modules/background_sync/SyncRegistration.cpp
|
| diff --git a/third_party/WebKit/Source/modules/background_sync/SyncRegistration.cpp b/third_party/WebKit/Source/modules/background_sync/SyncRegistration.cpp
|
| index 988d5b0623c3da5c192f58e998e1b6afabfe871c..8f95a610661e71c9d1f85bedbbd88e6903f27611 100644
|
| --- a/third_party/WebKit/Source/modules/background_sync/SyncRegistration.cpp
|
| +++ b/third_party/WebKit/Source/modules/background_sync/SyncRegistration.cpp
|
| @@ -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 "config.h"
|
| #include "modules/background_sync/SyncRegistration.h"
|
|
|
| #include "bindings/core/v8/CallbackPromiseAdapter.h"
|
|
|