| Index: webkit/tools/test_shell/simple_dom_storage_system.cc
|
| ===================================================================
|
| --- webkit/tools/test_shell/simple_dom_storage_system.cc (revision 201604)
|
| +++ webkit/tools/test_shell/simple_dom_storage_system.cc (working copy)
|
| @@ -10,7 +10,7 @@
|
| #include "third_party/WebKit/Source/Platform/chromium/public/WebStorageNamespace.h"
|
| #include "third_party/WebKit/Source/Platform/chromium/public/WebURL.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebStorageEventDispatcher.h"
|
| -#include "webkit/database/database_util.h"
|
| +#include "webkit/browser/database/database_util.h"
|
| #include "webkit/dom_storage/dom_storage_area.h"
|
| #include "webkit/dom_storage/dom_storage_host.h"
|
|
|
|
|