| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index 32691f1685555fc7207f9bb28d4a262bfdd18cbd..a4f1c0caf622eae7d14b85f8b3bb4adcf7e89047 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -214,8 +214,8 @@
|
| 'login/login_state.h',
|
| 'network/certificate_pattern.cc',
|
| 'network/certificate_pattern.h',
|
| - 'network/certificate_pattern_matcher.cc',
|
| - 'network/certificate_pattern_matcher.h',
|
| + 'network/client_cert_util.cc',
|
| + 'network/client_cert_util.h',
|
| 'network/cros_network_functions.cc',
|
| 'network/cros_network_functions.h',
|
| 'network/device_state.cc',
|
|
|