# Copyright 2024 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.
import("//build/buildflag_header.gni")
import("//chromecast/starboard/starboard.gni")
buildflag_header("starboard_buildflags") {
header = "starboard_buildflags.h"
flags = [ "REMOVE_STARBOARD_HEADERS=$remove_starboard_headers" ]
}