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 e5dfc82434b3a9ca5f023fbbf6fbb28beb8c263d..4cefecf1b3e8f705ba40e99c61bf5916e76bfdb2 100644 |
--- a/third_party/WebKit/Source/modules/background_sync/SyncError.cpp |
+++ b/third_party/WebKit/Source/modules/background_sync/SyncError.cpp |
@@ -6,7 +6,6 @@ |
#include "core/dom/DOMException.h" |
#include "core/dom/ExceptionCode.h" |
-#include "wtf/OwnPtr.h" |
namespace blink { |