| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 942d4ee305912aad92d44df7e0710a4707ff06a4..b713176897a3fd036491d438101bd9569a7ba6a4 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -207,6 +207,8 @@
|
| 'common/pref_store.cc',
|
| 'common/pref_store.h',
|
| 'common/print_messages.h',
|
| + 'common/random.cc',
|
| + 'common/random.h',
|
| 'common/remoting/chromoting_host_info.cc',
|
| 'common/remoting/chromoting_host_info.h',
|
| 'common/render_messages.cc',
|
|
|