| Index: blimp/common/BUILD.gn
|
| diff --git a/blimp/common/BUILD.gn b/blimp/common/BUILD.gn
|
| index a9dfd35bf8faac1759d30e01711cce54f7a45c17..a1a6bbbaf1a31fcfdab8744d7fe79163a1a7bcaf 100644
|
| --- a/blimp/common/BUILD.gn
|
| +++ b/blimp/common/BUILD.gn
|
| @@ -2,6 +2,8 @@
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| +import("//testing/test.gni")
|
| +
|
| component("blimp_common") {
|
| sources = [
|
| # TODO(dtrainor): Remove this once the LayerTreeHost settings for Blimp
|
|
|