| Index: webkit/tools/test_shell/test_shell_webblobregistry_impl.h
|
| diff --git a/webkit/tools/test_shell/test_shell_webblobregistry_impl.h b/webkit/tools/test_shell/test_shell_webblobregistry_impl.h
|
| index 3723d5d7286d0b05cb9079d2171a1de33531f98e..1eaf395914a9e7ffa8416b9fd793a1d07958cd4a 100644
|
| --- a/webkit/tools/test_shell/test_shell_webblobregistry_impl.h
|
| +++ b/webkit/tools/test_shell/test_shell_webblobregistry_impl.h
|
| @@ -6,7 +6,7 @@
|
| #define WEBKIT_TOOLS_TEST_SHELL_TEST_SHELL_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"
|
|
|
| class GURL;
|
|
|
|
|