| Index: third_party/WebKit/Source/modules/background_sync/SyncEvent.cpp
|
| diff --git a/third_party/WebKit/Source/modules/background_sync/SyncEvent.cpp b/third_party/WebKit/Source/modules/background_sync/SyncEvent.cpp
|
| index c4f79062e2fab0ecdd751d4bac25eed2cf586779..96358ccad2dd90aa33e73d4b20c7a37402468933 100644
|
| --- a/third_party/WebKit/Source/modules/background_sync/SyncEvent.cpp
|
| +++ b/third_party/WebKit/Source/modules/background_sync/SyncEvent.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/SyncEvent.h"
|
|
|
| namespace blink {
|
|
|