blob: 502f85ca84b4619b7efe06533c5ce0211728b4b5 [file] [log] [blame]
# 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.
source_set("app_file_handling") {
sources = [
"file_handler_info.cc",
"file_handler_info.h",
]
}