blob: 3362006f03a423dce97a1c7886342bedf78c63e9 [file] [log] [blame]
# Copyright 2013 The Flutter Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import("//build/buildflag_header.gni")
source_set("buildflag_header_h") {
sources = [ "buildflag.h" ]
}
buildflag_header("chromeos_buildflags") {
header = "chromeos_buildflags.h"
flags = []
}