Index: content/child/service_worker/web_service_worker_impl.cc |
diff --git a/content/common/gpu/surface_capturer.cc b/content/child/service_worker/web_service_worker_impl.cc |
similarity index 64% |
copy from content/common/gpu/surface_capturer.cc |
copy to content/child/service_worker/web_service_worker_impl.cc |
index ce02b4d83191c910841ef5f12ccfeba55d7e2dae..02d9cf8ca772096907baeb01c944c7a11d9f3a3e 100644 |
--- a/content/common/gpu/surface_capturer.cc |
+++ b/content/child/service_worker/web_service_worker_impl.cc |
@@ -2,10 +2,10 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "content/common/gpu/surface_capturer.h" |
+#include "content/child/service_worker/web_service_worker_impl.h" |
namespace content { |
-SurfaceCapturer::~SurfaceCapturer() {} |
+WebServiceWorkerImpl::~WebServiceWorkerImpl() {} |
} // namespace content |