| Index: content/browser/in_process_webkit/dom_storage_namespace.h
|
| ===================================================================
|
| --- content/browser/in_process_webkit/dom_storage_namespace.h (revision 112786)
|
| +++ content/browser/in_process_webkit/dom_storage_namespace.h (working copy)
|
| @@ -10,7 +10,7 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/string16.h"
|
| #include "content/common/dom_storage_common.h"
|
| -#include "third_party/WebKit/Source/WebKit/chromium/public/WebString.h"
|
| +#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebString.h"
|
|
|
| class DOMStorageArea;
|
| class DOMStorageContext;
|
|
|