| Index: device/base/synchronization/BUILD.gn
|
| diff --git a/device/base/synchronization/BUILD.gn b/device/base/synchronization/BUILD.gn
|
| index 42fa93efbdb9e31be4207ee811b7ea505bccda32..2f7b609b786e108eb62bc22408bc1eddc4de5625 100644
|
| --- a/device/base/synchronization/BUILD.gn
|
| +++ b/device/base/synchronization/BUILD.gn
|
| @@ -2,8 +2,6 @@
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| -import("//build/config/features.gni")
|
| -
|
| source_set("synchronization") {
|
| sources = [
|
| "one_writer_seqlock.cc",
|
|
|