blob: 8b12cb4a8a72c0ac921a78943b8e48a5a3f2b7a9 [file] [log] [blame]
# Copyright 2016 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("commands") {
sources = [
"settings_commands.h",
"tab_commands.h",
"tab_grid_commands.h",
"toolbar_commands.h",
]
configs += [ "//build/config/compiler:enable_arc" ]
}