| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index 9298870a8f61024fc67858b3cd9a151db6688f92..95ab0a2e1d6221bcea2175f5e26ade0f7ff05aaa 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -408,6 +408,8 @@
|
| 'timezone/timezone_request.h',
|
| 'timezone/timezone_resolver.cc',
|
| 'timezone/timezone_resolver.h',
|
| + 'tracing/arc_tracing_agent.cc',
|
| + 'tracing/arc_tracing_agent.h',
|
| 'tpm/tpm_password_fetcher.cc',
|
| 'tpm/tpm_password_fetcher.h',
|
| 'tpm/tpm_token_info_getter.cc',
|
|
|