| 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 50fa8e1eb4a33cb0e46170051ef26e14e7b4dc08..02d356d8ee1d95fb5b5f9ac83f1e3f44a157e493 100644
|
| --- a/chrome/browser/content_settings/tab_specific_content_settings.cc
|
| +++ b/chrome/browser/content_settings/tab_specific_content_settings.cc
|
| @@ -31,6 +31,7 @@
|
| #include "content/public/browser/render_view_host_observer.h"
|
| #include "content/public/browser/web_contents.h"
|
| #include "content/public/browser/web_contents_delegate.h"
|
| +#include "net/cookies/canonical_cookie.h"
|
| #include "webkit/fileapi/file_system_types.h"
|
|
|
| using content::BrowserThread;
|
|
|