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

Unified Diff: chrome/chrome_browser_extensions.gypi

Issue 10537017: Allow hostnames in socket.connect(). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: mihaip's comments + clang fix. Created 8 years, 6 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 | « chrome/browser/extensions/api/socket/socket_apitest.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_extensions.gypi
diff --git a/chrome/chrome_browser_extensions.gypi b/chrome/chrome_browser_extensions.gypi
index 70a52ceb954baeb7062d8eabe02c14b6c8391685..bd41b87c377153189be5f4903d7cc15d4db2c835 100644
--- a/chrome/chrome_browser_extensions.gypi
+++ b/chrome/chrome_browser_extensions.gypi
@@ -130,6 +130,8 @@
'browser/extensions/api/discovery/suggested_links_registry_factory.h',
'browser/extensions/api/dns/dns_api.cc',
'browser/extensions/api/dns/dns_api.h',
+ 'browser/extensions/api/dns/host_resolver_wrapper.cc',
+ 'browser/extensions/api/dns/host_resolver_wrapper.h',
'browser/extensions/api/extension_action/extension_actions_api.cc',
'browser/extensions/api/extension_action/extension_actions_api.h',
'browser/extensions/api/extension_action/extension_browser_actions_api.h',
« no previous file with comments | « chrome/browser/extensions/api/socket/socket_apitest.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698