| Index: chrome/browser/browsing_data/browsing_data_database_helper.cc
|
| diff --git a/chrome/browser/browsing_data/browsing_data_database_helper.cc b/chrome/browser/browsing_data/browsing_data_database_helper.cc
|
| index d20f04ebaee238e388cc7d8699ae8d5fcd4bd689..76c983797102d528ed3258f40102783a997f999d 100644
|
| --- a/chrome/browser/browsing_data/browsing_data_database_helper.cc
|
| +++ b/chrome/browser/browsing_data/browsing_data_database_helper.cc
|
| @@ -16,7 +16,7 @@
|
| #include "content/public/browser/storage_partition.h"
|
| #include "net/base/completion_callback.h"
|
| #include "net/base/net_errors.h"
|
| -#include "webkit/common/database/database_identifier.h"
|
| +#include "storage/common/database/database_identifier.h"
|
|
|
| using content::BrowserContext;
|
| using content::BrowserThread;
|
|
|