| Index: tools/gn/secondary/chrome/BUILD.gn
|
| diff --git a/tools/gn/secondary/chrome/BUILD.gn b/tools/gn/secondary/chrome/BUILD.gn
|
| index ba7f7c1bbb496ea4c821572b445bc102cf16b581..459973bb962c22f7567705f7fea136523a1dc6ed 100644
|
| --- a/tools/gn/secondary/chrome/BUILD.gn
|
| +++ b/tools/gn/secondary/chrome/BUILD.gn
|
| @@ -2,6 +2,7 @@
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| +import("//build/config/ui.gni")
|
| import("//crypto/ssl/flags.gni")
|
| import("//tools/grit/grit_rule.gni")
|
|
|
|
|