| Index: chrome/browser/local_data_container.cc
|
| diff --git a/chrome/browser/local_data_container.cc b/chrome/browser/local_data_container.cc
|
| index ef62a22ca86e0ff5eff7dbf285cdb4653ccf8f8e..89d749c1eff931324fa787e81d0a68b262d2481e 100644
|
| --- a/chrome/browser/local_data_container.cc
|
| +++ b/chrome/browser/local_data_container.cc
|
| @@ -10,6 +10,7 @@
|
| #include "chrome/browser/browsing_data_server_bound_cert_helper.h"
|
| #include "chrome/browser/content_settings/cookie_settings.h"
|
| #include "chrome/browser/cookies_tree_model.h"
|
| +#include "net/cookies/canonical_cookie.h"
|
|
|
| ///////////////////////////////////////////////////////////////////////////////
|
| // LocalDataContainer, public:
|
|
|