Chromium Code Reviews| Index: ui/android/BUILD.gn |
| diff --git a/ui/android/BUILD.gn b/ui/android/BUILD.gn |
| index 322f887140dfb622e2a4808860e7f08e4f79cddc..a6b44b321e393716c155cbd8131b464367b468e1 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", |