| Index: chrome/browser/browsing_data/browsing_data_local_storage_helper.cc
|
| ===================================================================
|
| --- chrome/browser/browsing_data/browsing_data_local_storage_helper.cc (revision 203766)
|
| +++ chrome/browser/browsing_data/browsing_data_local_storage_helper.cc (working copy)
|
| @@ -10,7 +10,7 @@
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "content/public/browser/storage_partition.h"
|
| -#include "webkit/dom_storage/dom_storage_types.h"
|
| +#include "webkit/common/dom_storage/dom_storage_types.h"
|
|
|
| using content::BrowserContext;
|
| using content::BrowserThread;
|
|
|