aboutsummaryrefslogtreecommitdiff
path: root/osp/impl/discovery/mdns/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'osp/impl/discovery/mdns/DEPS')
-rw-r--r--osp/impl/discovery/mdns/DEPS7
1 files changed, 0 insertions, 7 deletions
diff --git a/osp/impl/discovery/mdns/DEPS b/osp/impl/discovery/mdns/DEPS
deleted file mode 100644
index 96a7209c..00000000
--- a/osp/impl/discovery/mdns/DEPS
+++ /dev/null
@@ -1,7 +0,0 @@
-# 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.
-
-include_rules = [
- '+platform/impl', # Needed by embedder_demo.cc
-]