blob: 14c5581ed8a73b8bfebd5c2fc5d713b612afb0f3 [file] [log] [blame]
# 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" ]
}