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

Unified Diff: chrome/chrome_browser.gypi

Issue 256913005: In browser process implementation of ServiceDiscoveryClient. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Tue 04/29/2014 14:32:52.76 Created 6 years, 8 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/local_discovery/service_discovery_client_mdns.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index dc7cf03f04833f2e2565076b668be99ada6bdbcf..5c22f96bea86b2add526172c445882ba0b884e21 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3466,6 +3466,8 @@
'sources' : [
'browser/local_discovery/privet_traffic_detector.cc',
'browser/local_discovery/privet_traffic_detector.h',
+ 'browser/local_discovery/service_discovery_client_mdns.cc',
+ 'browser/local_discovery/service_discovery_client_mdns.h',
'browser/local_discovery/service_discovery_client_utility.cc',
'browser/local_discovery/service_discovery_client_utility.h',
'browser/local_discovery/service_discovery_host_client.cc',
« no previous file with comments | « chrome/browser/local_discovery/service_discovery_client_mdns.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698