| Index: third_party/WebKit/Source/modules/background_sync/SyncError.cpp
|
| diff --git a/third_party/WebKit/Source/modules/background_sync/SyncError.cpp b/third_party/WebKit/Source/modules/background_sync/SyncError.cpp
|
| index 73a6895d13c43f7e4ab14c708e6a2566c10588ea..21c6f5286c4438bbab8b382f365ab1b805c7c840 100644
|
| --- a/third_party/WebKit/Source/modules/background_sync/SyncError.cpp
|
| +++ b/third_party/WebKit/Source/modules/background_sync/SyncError.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/SyncError.h"
|
|
|
| #include "core/dom/DOMException.h"
|
|
|