| Index: chrome/browser/protector/protector_service.cc
|
| ===================================================================
|
| --- chrome/browser/protector/protector_service.cc (revision 147624)
|
| +++ chrome/browser/protector/protector_service.cc (working copy)
|
| @@ -17,7 +17,7 @@
|
| #include "chrome/common/chrome_notification_types.h"
|
| #include "chrome/common/pref_names.h"
|
| #include "content/public/browser/notification_source.h"
|
| -#include "net/base/registry_controlled_domain.h"
|
| +#include "net/base/registry_controlled_domains/registry_controlled_domain.h"
|
|
|
| namespace protector {
|
|
|
|
|