| Index: components/policy/core/common/preg_parser_win.h
|
| diff --git a/components/policy/core/common/preg_parser_win.h b/components/policy/core/common/preg_parser_win.h
|
| index 861fc7561dae3aca995957bb9d717e9e3a144845..7e0ee48b34c0ac7443a2e817c19db636762e475e 100644
|
| --- a/components/policy/core/common/preg_parser_win.h
|
| +++ b/components/policy/core/common/preg_parser_win.h
|
| @@ -10,9 +10,9 @@
|
| #ifndef COMPONENTS_POLICY_CORE_COMMON_PREG_PARSER_WIN_H_
|
| #define COMPONENTS_POLICY_CORE_COMMON_PREG_PARSER_WIN_H_
|
|
|
| +#include <memory>
|
| #include <vector>
|
|
|
| -#include "base/memory/scoped_ptr.h"
|
| #include "base/strings/string16.h"
|
| #include "components/policy/policy_export.h"
|
|
|
|
|