Commit 2c20eff0 authored by Kyle Horimoto's avatar Kyle Horimoto Committed by Commit Bot

[CrOS MultiDevice] Remove unused //c/b/chromeos/secure_channel/BUILD.gn

This file references a file that doesn't even exist, so removing the
file.

Change-Id: I54ed1eae783a139ef14d495d41c4a6137d1f622e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2522128
Auto-Submit: Kyle Horimoto <khorimoto@chromium.org>
Commit-Queue: James Vecore <vecore@google.com>
Reviewed-by: default avatarJames Vecore <vecore@google.com>
Cr-Commit-Position: refs/heads/master@{#824932}
parent 6f11f68c
# Copyright 2018 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.
static_library("secure_channel") {
sources = [
"secure_channel_client_factory.cc",
"secure_channel_client_factory.h",
]
deps = [ "//chromeos/services/secure_channel/public/cpp/client" ]
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment