| Index: third_party/WebKit/Source/modules/background_sync/ServiceWorkerRegistrationSync.cpp
|
| diff --git a/third_party/WebKit/Source/modules/background_sync/ServiceWorkerRegistrationSync.cpp b/third_party/WebKit/Source/modules/background_sync/ServiceWorkerRegistrationSync.cpp
|
| index 6e6b5da1d98726e76382124703cdde8e54be14a7..6305c371f21aa3bad490bc5b284c6a3d04965c18 100644
|
| --- a/third_party/WebKit/Source/modules/background_sync/ServiceWorkerRegistrationSync.cpp
|
| +++ b/third_party/WebKit/Source/modules/background_sync/ServiceWorkerRegistrationSync.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/ServiceWorkerRegistrationSync.h"
|
|
|
| #include "modules/background_sync/SyncManager.h"
|
|
|