1 # Copyright 2015 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.
5 component("blimp_common") {
7 # TODO(dtrainor): Remove this once the LayerTreeHost settings for Blimp
8 # are finalized or are pushed from the server component. See
10 "../../content/public/common/content_switches.cc",
11 "blimp_common_export.h",
12 "compositor/blimp_layer_tree_settings.cc",
13 "compositor/blimp_layer_tree_settings.h",
16 defines = [ "BLIMP_COMMON_IMPLEMENTATION=1" ]
20 "//blimp/common/proto",