Index: third_party/WebKit/Source/modules/background_sync/SyncManager.cpp |
diff --git a/third_party/WebKit/Source/modules/background_sync/SyncManager.cpp b/third_party/WebKit/Source/modules/background_sync/SyncManager.cpp |
index 5f1ea85fc176221bc32320167018f84d4c877141..ff4102cb09c21ef664ccd76d803cf55b51ba5f23 100644 |
--- a/third_party/WebKit/Source/modules/background_sync/SyncManager.cpp |
+++ b/third_party/WebKit/Source/modules/background_sync/SyncManager.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/SyncManager.h" |
#include "bindings/core/v8/CallbackPromiseAdapter.h" |