diff options
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r-- | chrome/chrome_common.gypi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi index d488416..e50fbc9 100644 --- a/chrome/chrome_common.gypi +++ b/chrome/chrome_common.gypi @@ -211,6 +211,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', |