Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(322)

Unified Diff: sync/sync_core.gypi

Issue 14963003: Use the machine hostname on Linux machines for the sync session name rather than (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « AUTHORS ('k') | sync/util/get_session_name.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/sync_core.gypi
===================================================================
--- sync/sync_core.gypi (revision 198553)
+++ sync/sync_core.gypi (working copy)
@@ -181,6 +181,8 @@
'util/get_session_name.h',
'util/get_session_name_ios.mm',
'util/get_session_name_ios.h',
+ 'util/get_session_name_linux.cc',
+ 'util/get_session_name_linux.h',
'util/get_session_name_mac.mm',
'util/get_session_name_mac.h',
'util/get_session_name_win.cc',
« no previous file with comments | « AUTHORS ('k') | sync/util/get_session_name.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698