| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index c0f9ab538f15a3d305cb69dd5f31cc594c5c3dc5..9b762328dd3fd57e90e1558e4b4d59b3f121bdce 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -518,6 +518,7 @@
|
| '../components/components.gyp:device_event_log_component',
|
| '../components/components.gyp:onc_component',
|
| '../components/components.gyp:proxy_config',
|
| + '../components/components.gyp:user_manager',
|
| '../components/components.gyp:signin_core_account_id',
|
| '../components/prefs/prefs.gyp:prefs',
|
| '../crypto/crypto.gyp:crypto',
|
| @@ -650,6 +651,7 @@
|
| '../build/linux/system.gyp:ssl',
|
| '../components/components.gyp:onc_component',
|
| '../components/components.gyp:proxy_config',
|
| + '../components/components.gyp:signin_core_account_id',
|
| '../components/prefs/prefs.gyp:prefs_test_support',
|
| '../crypto/crypto.gyp:crypto',
|
| '../crypto/crypto.gyp:crypto_test_support',
|
|
|