Chromium Code Reviews| Index: ui/android/BUILD.gn |
| diff --git a/ui/android/BUILD.gn b/ui/android/BUILD.gn |
| index 33d4b24df2167ce9b582dc37c498b363804f9a11..523ea7c81b06a2500b59c6e886efda0746fec009 100644 |
| --- a/ui/android/BUILD.gn |
| +++ b/ui/android/BUILD.gn |
| @@ -11,6 +11,8 @@ component("android") { |
| output_name = "ui_android" |
| sources = [ |
| "animation_utils.h", |
| + "context_provider_factory.cc", |
| + "context_provider_factory.h", |
| "edge_effect.cc", |
| "edge_effect.h", |
| "edge_effect_base.cc", |