| Index: content/common/fileapi/webblobregistry_impl.h
|
| diff --git a/content/common/fileapi/webblobregistry_impl.h b/content/common/fileapi/webblobregistry_impl.h
|
| index 1a65f465e8f0119956199fea7cd19e0190b70f34..85ca57fd7c617a67c81ae688b907316f2044f7cd 100644
|
| --- a/content/common/fileapi/webblobregistry_impl.h
|
| +++ b/content/common/fileapi/webblobregistry_impl.h
|
| @@ -6,7 +6,7 @@
|
| #define CONTENT_COMMON_FILEAPI_WEBBLOBREGISTRY_IMPL_H_
|
|
|
| #include "base/memory/ref_counted.h"
|
| -#include "third_party/WebKit/Source/Platform/chromium/public/WebBlobRegistry.h"
|
| +#include "third_party/WebKit/public/platform/WebBlobRegistry.h"
|
|
|
| namespace WebKit {
|
| class WebBlobData;
|
|
|