| Index: components/web_resource/eula_accepted_notifier_unittest.cc
|
| diff --git a/components/web_resource/eula_accepted_notifier_unittest.cc b/components/web_resource/eula_accepted_notifier_unittest.cc
|
| index f4ecd31a631983ff015fcc38cb76579841787d3e..3d5ad4c0d4e930e22c5c5e5196746fcd562886c7 100644
|
| --- a/components/web_resource/eula_accepted_notifier_unittest.cc
|
| +++ b/components/web_resource/eula_accepted_notifier_unittest.cc
|
| @@ -5,6 +5,7 @@
|
| #include "components/web_resource/eula_accepted_notifier.h"
|
|
|
| #include "base/macros.h"
|
| +#include "base/memory/scoped_ptr.h"
|
| #include "components/prefs/pref_registry_simple.h"
|
| #include "components/prefs/testing_pref_service.h"
|
| #include "components/web_resource/web_resource_pref_names.h"
|
|
|