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

Unified Diff: base/base.gyp

Issue 418004: This adds the first version of SyncSocket to base, along with a trivial unitt... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 1 month 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 | « no previous file | base/sync_socket.h » ('j') | base/sync_socket.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
===================================================================
--- base/base.gyp (revision 32457)
+++ base/base.gyp (working copy)
@@ -296,6 +296,8 @@
'string_util.cc',
'string_util.h',
'string_util_win.h',
+ 'sync_socket.h',
+ 'sync_socket_win.cc',
'sys_info.h',
'sys_info_chromeos.cc',
'sys_info_mac.cc',
« no previous file with comments | « no previous file | base/sync_socket.h » ('j') | base/sync_socket.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698