| Index: ui/base/BUILD.gn
|
| diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn
|
| index a034796e3bc91eac87b644a5f3b3a01198c1e51b..60dcf19d9967f6c3216bf58184b55812418ea5b1 100644
|
| --- a/ui/base/BUILD.gn
|
| +++ b/ui/base/BUILD.gn
|
| @@ -198,7 +198,6 @@ component("base") {
|
| "nine_image_painter_factory.h",
|
| "page_transition_types.cc",
|
| "page_transition_types.h",
|
| - "page_transition_types_list.h",
|
| "resource/data_pack.cc",
|
| "resource/data_pack.h",
|
| "resource/resource_bundle.cc",
|
| @@ -299,6 +298,7 @@ component("base") {
|
| "//base:i18n",
|
| "//net",
|
| "//third_party/icu",
|
| + "//ui/events/devices",
|
| "//ui/resources",
|
| "//ui/strings",
|
| "//url",
|
|
|