| Index: content/worker/worker_webkitplatformsupport_impl.h
|
| diff --git a/content/worker/worker_webkitplatformsupport_impl.h b/content/worker/worker_webkitplatformsupport_impl.h
|
| index 38435ec6b26ec161245081ae285311623b49e986..469aafc93d810f3f378785e51ee4af3678eb9efb 100644
|
| --- a/content/worker/worker_webkitplatformsupport_impl.h
|
| +++ b/content/worker/worker_webkitplatformsupport_impl.h
|
| @@ -8,7 +8,7 @@
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| #include "content/common/webkitplatformsupport_impl.h"
|
| -#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebMimeRegistry.h"
|
| +#include "third_party/WebKit/Source/Platform/chromium/public/WebMimeRegistry.h"
|
|
|
| class WebFileSystemImpl;
|
|
|
|
|