| Index: chrome/browser/component_updater/subresource_filter_component_installer_unittest.cc
 | 
| diff --git a/chrome/browser/component_updater/subresource_filter_component_installer_unittest.cc b/chrome/browser/component_updater/subresource_filter_component_installer_unittest.cc
 | 
| index 32ff6ae0e4d3619a59207edb6c89266c1ab65355..5a989cbd3f82fda910e171f6af8c8eb9cccfeaaa 100644
 | 
| --- a/chrome/browser/component_updater/subresource_filter_component_installer_unittest.cc
 | 
| +++ b/chrome/browser/component_updater/subresource_filter_component_installer_unittest.cc
 | 
| @@ -12,6 +12,7 @@
 | 
|  #include "base/files/file_path.h"
 | 
|  #include "base/files/file_util.h"
 | 
|  #include "base/files/scoped_temp_dir.h"
 | 
| +#include "base/memory/ptr_util.h"
 | 
|  #include "base/metrics/field_trial.h"
 | 
|  #include "base/run_loop.h"
 | 
|  #include "base/strings/string_util.h"
 | 
| 
 |