| Index: chrome/common/features.gni
|
| diff --git a/chrome/common/features.gni b/chrome/common/features.gni
|
| index 2ae944573e5f8f9f67ca82e3d1f51a4772fd86d7..abffa98c71ee6fae42cb2f18893ad1d31a6b69ee 100644
|
| --- a/chrome/common/features.gni
|
| +++ b/chrome/common/features.gni
|
| @@ -2,9 +2,6 @@
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| -# This is the GN version of //chrome/chrome_features.gypi.
|
| -# Please keep in sync!
|
| -
|
| import("//build/config/chrome_build.gni")
|
| import("//build/config/chromecast_build.gni")
|
| import("//build/config/compiler/compiler.gni")
|
|
|