| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index d97e43d267984539c42202749abd5b24d36ea12e..6344a976e0d9812706fdd780672bf4057878dd36 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -357,6 +357,8 @@
|
| 'network/shill_property_util.h',
|
| 'network/dhcp_proxy_script_fetcher_chromeos.cc',
|
| 'network/dhcp_proxy_script_fetcher_chromeos.h',
|
| + 'pairing/fake_controller_pairing_flow.cc',
|
| + 'pairing/fake_controller_pairing_flow.h',
|
| 'pairing/controller_pairing_flow.cc',
|
| 'pairing/controller_pairing_flow.h',
|
| 'process_proxy/process_output_watcher.cc',
|
|
|