Index: content/child/background_sync/background_sync_type_converters.h |
diff --git a/content/child/background_sync/background_sync_type_converters.h b/content/child/background_sync/background_sync_type_converters.h |
index d29d3408870f5e06019d7c7c7c20359ec4ed9d79..0cf12a1eca0acb3094d6ead418ef855caf08dba5 100644 |
--- a/content/child/background_sync/background_sync_type_converters.h |
+++ b/content/child/background_sync/background_sync_type_converters.h |
@@ -8,10 +8,10 @@ |
#include "base/memory/scoped_ptr.h" |
#include "content/common/background_sync_service.mojom.h" |
#include "content/common/content_export.h" |
+#include "mojo/public/cpp/bindings/type_converter.h" |
#include "third_party/WebKit/public/platform/modules/background_sync/WebSyncError.h" |
#include "third_party/WebKit/public/platform/modules/background_sync/WebSyncRegistration.h" |
#include "third_party/WebKit/public/web/modules/serviceworker/WebServiceWorkerContextProxy.h" |
-#include "third_party/mojo/src/mojo/public/cpp/bindings/type_converter.h" |
namespace mojo { |