| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index 8e98eb2a5f4a28a02e67a461498a3098e2fec4ef..ee8241e84f35c9ec5dc072036b98c9f1cde52b3d 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -411,6 +411,8 @@
|
| 'timezone/timezone_request.h',
|
| 'timezone/timezone_resolver.cc',
|
| 'timezone/timezone_resolver.h',
|
| + 'trace/arc_trace_agent.cc',
|
| + 'trace/arc_trace_agent.h',
|
| 'tpm/tpm_password_fetcher.cc',
|
| 'tpm/tpm_password_fetcher.h',
|
| 'tpm/tpm_token_info_getter.cc',
|
|
|