| Index: chrome/browser/browsing_data/browsing_data_cookie_helper.cc
|
| ===================================================================
|
| --- chrome/browser/browsing_data/browsing_data_cookie_helper.cc (revision 147624)
|
| +++ chrome/browser/browsing_data/browsing_data_cookie_helper.cc (working copy)
|
| @@ -13,7 +13,7 @@
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "googleurl/src/gurl.h"
|
| -#include "net/base/registry_controlled_domain.h"
|
| +#include "net/base/registry_controlled_domains/registry_controlled_domain.h"
|
| #include "net/cookies/canonical_cookie.h"
|
| #include "net/cookies/parsed_cookie.h"
|
| #include "net/url_request/url_request_context.h"
|
|
|