| Index: webkit/tools/test_shell/simple_file_system.cc
|
| ===================================================================
|
| --- webkit/tools/test_shell/simple_file_system.cc (revision 202679)
|
| +++ webkit/tools/test_shell/simple_file_system.cc (working copy)
|
| @@ -20,7 +20,7 @@
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebFileSystemEntry.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebFrame.h"
|
| #include "webkit/base/file_path_string_conversions.h"
|
| -#include "webkit/blob/blob_storage_controller.h"
|
| +#include "webkit/browser/blob/blob_storage_controller.h"
|
| #include "webkit/browser/fileapi/file_permission_policy.h"
|
| #include "webkit/browser/fileapi/file_system_mount_point_provider.h"
|
| #include "webkit/browser/fileapi/file_system_url.h"
|
|
|