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

Unified Diff: chrome/browser/local_discovery/service_discovery_client_mdns.cc

Issue 256923003: Move service_discovery_client_impl.* into chrome/common. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
Index: chrome/browser/local_discovery/service_discovery_client_mdns.cc
diff --git a/chrome/browser/local_discovery/service_discovery_client_mdns.cc b/chrome/browser/local_discovery/service_discovery_client_mdns.cc
index 69fd977dd5e1d223b63bfba323619dba27858a89..af8b2207486e9e976c776e800b786f347275c7ac 100644
--- a/chrome/browser/local_discovery/service_discovery_client_mdns.cc
+++ b/chrome/browser/local_discovery/service_discovery_client_mdns.cc
@@ -6,6 +6,7 @@
#include "base/metrics/histogram.h"
#include "chrome/browser/local_discovery/service_discovery_host_client.h"
+#include "chrome/common/local_discovery/service_discovery_client_impl.h"
Lei Zhang 2014/04/27 05:35:04 not needed?
Vitaly Buka (NO REVIEWS) 2014/04/27 18:39:36 Done.
#include "content/public/browser/browser_thread.h"
namespace local_discovery {
« no previous file with comments | « chrome/browser/local_discovery/DEPS ('k') | chrome/browser/local_discovery/test_service_discovery_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698