| Index: mojo/services/html_viewer/webcookiejar_impl.h
|
| diff --git a/mojo/services/html_viewer/webcookiejar_impl.h b/mojo/services/html_viewer/webcookiejar_impl.h
|
| index cfa00557cf6df9d9a1121e5db2e376448fb42b38..6bdf3078183fb013ddc435eeb966ea5ce84b4750 100644
|
| --- a/mojo/services/html_viewer/webcookiejar_impl.h
|
| +++ b/mojo/services/html_viewer/webcookiejar_impl.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef MOJO_SERVICES_HTML_VIEWER_WEBCOOKIEJAR_IMPL_H_
|
| #define MOJO_SERVICES_HTML_VIEWER_WEBCOOKIEJAR_IMPL_H_
|
|
|
| -#include "mojo/services/public/interfaces/network/cookie_store.mojom.h"
|
| +#include "mojo/services/network/public/interfaces/cookie_store.mojom.h"
|
| #include "third_party/WebKit/public/platform/WebCookieJar.h"
|
|
|
| namespace mojo {
|
|
|