1 # Copyright 2014 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
6 output_name = "display_types"
11 "display_snapshot.cc",
13 "display_types_export.h",
14 "gamma_ramp_rgb_entry.h",
15 "native_display_delegate.h",
16 "native_display_observer.h",
19 defines = [ "DISPLAY_TYPES_IMPLEMENTATION" ]