| Index: ui/android/BUILD.gn
|
| diff --git a/ui/android/BUILD.gn b/ui/android/BUILD.gn
|
| index aa6ea38c8776fbfb1b1e1392e000000741cbfef2..5a13a69550e8a5a08276d6fb34d6a14f1405d6d6 100644
|
| --- a/ui/android/BUILD.gn
|
| +++ b/ui/android/BUILD.gn
|
| @@ -21,6 +21,8 @@ component("android") {
|
| "overscroll_glow.h",
|
| "overscroll_refresh.cc",
|
| "overscroll_refresh.h",
|
| + "resources/crushed_sprite_resource.cc",
|
| + "resources/crushed_sprite_resource.h",
|
| "resources/resource_manager.cc",
|
| "resources/resource_manager.h",
|
| "resources/resource_manager_impl.cc",
|
|
|