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

Unified Diff: net/net.gyp

Issue 302010: Add a mechanism to disable IPv6.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Address darin's comments Created 11 years, 2 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
Index: net/net.gyp
===================================================================
--- net/net.gyp (revision 29420)
+++ net/net.gyp (working copy)
@@ -24,6 +24,7 @@
],
'msvs_guid': '326E9795-E760-410A-B69A-3F79DB3F5243',
'sources': [
+ 'base/address_family.h',
'base/address_list.cc',
'base/address_list.h',
'base/auth.h',

Powered by Google App Engine
This is Rietveld 408576698