From 63164af79348d9d5137c2c4c23896bb1a361471f Mon Sep 17 00:00:00 2001 From: "heuristicist@gmail.com" Date: Tue, 7 May 2013 13:05:05 +0000 Subject: Use the machine hostname on Linux machines for the sync session name rather than the distro name, but retain distro name as a fallback in case the hostname fails. Uses gethostname() from unistd.h. BUG=123827 TEST=Verify on a Linux machine that the hostname apppears in chrome://sync-internals > Sync Node Browser > Root > Device Information. Review URL: https://chromiumcodereview.appspot.com/14963003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@198704 0039d316-1c4b-4281-b951-d872f2087c98 --- AUTHORS | 1 + 1 file changed, 1 insertion(+) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index a0e975c..f39156b 100644 --- a/AUTHORS +++ b/AUTHORS @@ -251,3 +251,4 @@ Mihai Tica Mihai Tica Bem Jones-Bey Bem Jones-Bey +Aditya Bhargava -- cgit v1.1