Index: components/exo/BUILD.gn |
diff --git a/components/exo/BUILD.gn b/components/exo/BUILD.gn |
index a277b9a9cabeeeb20a3dc8aab96053d964fa77dc..aa43c36c463b6359a82557815ba3e77c24bf9fe6 100644 |
--- a/components/exo/BUILD.gn |
+++ b/components/exo/BUILD.gn |
@@ -14,6 +14,10 @@ source_set("exo") { |
"keyboard.cc", |
"keyboard.h", |
"keyboard_delegate.h", |
+ "notification_surface.cc", |
+ "notification_surface.h", |
+ "notification_surface_registry.cc", |
+ "notification_surface_registry.h", |
"pointer.cc", |
"pointer.h", |
"pointer_delegate.h", |