diff options
Diffstat (limited to 'content/public/browser/plugin_data_remover.h')
-rw-r--r-- | content/public/browser/plugin_data_remover.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/public/browser/plugin_data_remover.h b/content/public/browser/plugin_data_remover.h index 128b40d..6c39e3d 100644 --- a/content/public/browser/plugin_data_remover.h +++ b/content/public/browser/plugin_data_remover.h @@ -7,7 +7,7 @@ #include <vector> -#include "base/time.h" +#include "base/time/time.h" #include "content/common/content_export.h" namespace base { |