diff options
Diffstat (limited to 'content/browser/plugin_data_remover_impl.h')
-rw-r--r-- | content/browser/plugin_data_remover_impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/browser/plugin_data_remover_impl.h b/content/browser/plugin_data_remover_impl.h index 056f2e5..6f4be32 100644 --- a/content/browser/plugin_data_remover_impl.h +++ b/content/browser/plugin_data_remover_impl.h @@ -9,7 +9,7 @@ #include "base/compiler_specific.h" #include "base/memory/ref_counted.h" -#include "base/time.h" +#include "base/time/time.h" #include "content/public/browser/plugin_data_remover.h" namespace content { |