| Index: chrome/browser/chromeos/net/onc_utils.h
|
| diff --git a/chrome/browser/chromeos/net/onc_utils.h b/chrome/browser/chromeos/net/onc_utils.h
|
| index bbcafb146dcaa40edfa46b946d3c85e08780a7f2..c722ebdbcfd21c899fe20cf82b289eac67f51c53 100644
|
| --- a/chrome/browser/chromeos/net/onc_utils.h
|
| +++ b/chrome/browser/chromeos/net/onc_utils.h
|
| @@ -5,9 +5,9 @@
|
| #ifndef CHROME_BROWSER_CHROMEOS_NET_ONC_UTILS_H_
|
| #define CHROME_BROWSER_CHROMEOS_NET_ONC_UTILS_H_
|
|
|
| +#include <memory>
|
| #include <string>
|
|
|
| -#include "base/memory/scoped_ptr.h"
|
| #include "components/onc/onc_constants.h"
|
|
|
| class PrefService;
|
|
|