summaryrefslogtreecommitdiff
path: root/chromium/content/browser/background_sync/background_sync_service_impl_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/content/browser/background_sync/background_sync_service_impl_unittest.cc')
-rw-r--r--chromium/content/browser/background_sync/background_sync_service_impl_unittest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/content/browser/background_sync/background_sync_service_impl_unittest.cc b/chromium/content/browser/background_sync/background_sync_service_impl_unittest.cc
index 53d873c6daa..6cbdfccaf3b 100644
--- a/chromium/content/browser/background_sync/background_sync_service_impl_unittest.cc
+++ b/chromium/content/browser/background_sync/background_sync_service_impl_unittest.cc
@@ -27,7 +27,7 @@
#include "mojo/public/cpp/bindings/interface_ptr.h"
#include "net/base/network_change_notifier.h"
#include "testing/gtest/include/gtest/gtest.h"
-#include "third_party/WebKit/public/mojom/service_worker/service_worker_registration.mojom.h"
+#include "third_party/blink/public/mojom/service_worker/service_worker_registration.mojom.h"
namespace content {