| Index: chrome/browser/content_settings/tab_specific_content_settings.cc
|
| diff --git a/chrome/browser/content_settings/tab_specific_content_settings.cc b/chrome/browser/content_settings/tab_specific_content_settings.cc
|
| index 6b83c437277366acd73e0661edf58bbe95a0303b..cca7a210a7b9bd774c3790967c6ee6ea54d43c80 100644
|
| --- a/chrome/browser/content_settings/tab_specific_content_settings.cc
|
| +++ b/chrome/browser/content_settings/tab_specific_content_settings.cc
|
| @@ -35,7 +35,7 @@
|
| #include "content/public/browser/web_contents.h"
|
| #include "content/public/browser/web_contents_delegate.h"
|
| #include "net/cookies/canonical_cookie.h"
|
| -#include "webkit/common/fileapi/file_system_types.h"
|
| +#include "storage/common/fileapi/file_system_types.h"
|
|
|
| using content::BrowserThread;
|
| using content::NavigationController;
|
|
|