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

Unified Diff: chrome/chrome_browser.gypi

Issue 131503013: Added PrivetDeviceResolver to resolve a device and parse it as a privet device (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 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/privet_device_resolver.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 0cb2356434a5e7e71d000387dde47cab3749a0f3..191c83317a3b8bb69cac17e80fb111bff49d7777 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -984,6 +984,8 @@
'browser/local_discovery/privet_device_lister.h',
'browser/local_discovery/privet_device_lister_impl.cc',
'browser/local_discovery/privet_device_lister_impl.h',
+ 'browser/local_discovery/privet_device_resolver.cc',
+ 'browser/local_discovery/privet_device_resolver.h',
'browser/local_discovery/privet_http.h',
'browser/local_discovery/privet_http_impl.cc',
'browser/local_discovery/privet_http_impl.h',
« no previous file with comments | « chrome/browser/local_discovery/privet_device_resolver.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698