diff options
Diffstat (limited to 'ui/chromeos/BUILD.gn')
-rw-r--r-- | ui/chromeos/BUILD.gn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/chromeos/BUILD.gn b/ui/chromeos/BUILD.gn index 6b34562..bcfaad4 100644 --- a/ui/chromeos/BUILD.gn +++ b/ui/chromeos/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("ui_chromeos") { sources = [ "accessibility_types.h", |