aboutsummaryrefslogtreecommitdiff
path: root/discovery/dnssd/dns_sd_temp.cc
diff options
context:
space:
mode:
Diffstat (limited to 'discovery/dnssd/dns_sd_temp.cc')
-rw-r--r--discovery/dnssd/dns_sd_temp.cc11
1 files changed, 11 insertions, 0 deletions
diff --git a/discovery/dnssd/dns_sd_temp.cc b/discovery/dnssd/dns_sd_temp.cc
new file mode 100644
index 00000000..7762c575
--- /dev/null
+++ b/discovery/dnssd/dns_sd_temp.cc
@@ -0,0 +1,11 @@
+// Copyright 2019 The Chromium Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file.
+
+// TODO(rwkeane): Remove this class when the below files are referenced
+// elsewhere.
+
+#include "discovery/dnssd/public/instance_record.h"
+#include "discovery/dnssd/public/publisher.h"
+#include "discovery/dnssd/public/querier.h"
+#include "discovery/dnssd/public/txt_record.h"