| Index: ui/base/ui_base_tests.gyp
|
| diff --git a/ui/base/ui_base_tests.gyp b/ui/base/ui_base_tests.gyp
|
| index d95c0de5d40ea2dc77785716146a00fac8841421..945a9ec2d805f1b15140ba581135b0384b55a234 100644
|
| --- a/ui/base/ui_base_tests.gyp
|
| +++ b/ui/base/ui_base_tests.gyp
|
| @@ -14,6 +14,7 @@
|
| # buildbot code to reference the new 'ui_base_unittests' target.
|
| # After buildbot is updated, we can make the changes in Chromium and
|
| # remove 'ui_unittests' target. crbug.com/331829
|
| + # GN version: //ui/base:unittests
|
| 'target_name': 'ui_unittests',
|
| 'type': '<(gtest_target_type)',
|
| 'dependencies': [
|
|
|