| Index: chromeos/network/client_cert_util.cc
|
| diff --git a/chromeos/network/client_cert_util.cc b/chromeos/network/client_cert_util.cc
|
| index 8f00865e6b1a215e1f1473513d980efdd88ec507..1f810f06d366eb556b3c881f2928cb912868e690 100644
|
| --- a/chromeos/network/client_cert_util.cc
|
| +++ b/chromeos/network/client_cert_util.cc
|
| @@ -8,13 +8,10 @@
|
| #include <pk11pub.h>
|
|
|
| #include <list>
|
| -#include <string>
|
| -#include <vector>
|
|
|
| #include "base/strings/string_number_conversions.h"
|
| #include "base/strings/stringprintf.h"
|
| #include "base/values.h"
|
| -#include "chromeos/network/certificate_pattern.h"
|
| #include "chromeos/network/network_event_log.h"
|
| #include "components/onc/onc_constants.h"
|
| #include "net/base/net_errors.h"
|
|
|