Index: sky/shell/BUILD.gn |
diff --git a/sky/shell/BUILD.gn b/sky/shell/BUILD.gn |
index d1d01adc1d9ab40ecd0ddd8261e3a13867bba444..85fc2dd02e66434d1f9417f26a5b09c525cd7960 100644 |
--- a/sky/shell/BUILD.gn |
+++ b/sky/shell/BUILD.gn |
@@ -61,6 +61,8 @@ if (is_android) { |
"service_provider.h", |
"shell.cc", |
"shell.h", |
+ "shell_view.cc", |
+ "shell_view.h", |
"ui/animator.cc", |
"ui/animator.h", |
"ui/engine.cc", |