Index: components/test_runner/test_runner.cc |
diff --git a/components/test_runner/test_runner.cc b/components/test_runner/test_runner.cc |
index 920ea3fe64cdcb2d59cc98fba7b4495e35d8da60..b9144361836a33c7fa465e6f7630be4e8544629c 100644 |
--- a/components/test_runner/test_runner.cc |
+++ b/components/test_runner/test_runner.cc |
@@ -24,10 +24,10 @@ |
#include "third_party/WebKit/public/platform/WebData.h" |
#include "third_party/WebKit/public/platform/WebPasswordCredential.h" |
#include "third_party/WebKit/public/platform/WebPoint.h" |
-#include "third_party/WebKit/public/platform/WebServiceWorkerRegistration.h" |
#include "third_party/WebKit/public/platform/WebURLResponse.h" |
#include "third_party/WebKit/public/platform/modules/device_orientation/WebDeviceMotionData.h" |
#include "third_party/WebKit/public/platform/modules/device_orientation/WebDeviceOrientationData.h" |
+#include "third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerRegistration.h" |
#include "third_party/WebKit/public/web/WebArrayBuffer.h" |
#include "third_party/WebKit/public/web/WebArrayBufferConverter.h" |
#include "third_party/WebKit/public/web/WebBindings.h" |