| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index f26ac8aeafbdc30cf2de795c4609900e45362899..394c094dafdfaa02841332b24add97b87368829e 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -355,6 +355,8 @@
|
| 'network/shill_property_util.h',
|
| 'network/dhcp_proxy_script_fetcher_chromeos.cc',
|
| 'network/dhcp_proxy_script_fetcher_chromeos.h',
|
| + 'pairing/controller_pairing_flow.cc',
|
| + 'pairing/controller_pairing_flow.h',
|
| 'process_proxy/process_output_watcher.cc',
|
| 'process_proxy/process_output_watcher.h',
|
| 'process_proxy/process_proxy.cc',
|
|
|