Index: components/exo/BUILD.gn |
diff --git a/components/exo/BUILD.gn b/components/exo/BUILD.gn |
index 26b75c8ef622cccbd521d52792a2d5aec1fd0961..b762bd44a806646673fc254c18cad01c7f13908b 100644 |
--- a/components/exo/BUILD.gn |
+++ b/components/exo/BUILD.gn |
@@ -14,6 +14,9 @@ source_set("exo") { |
"keyboard.cc", |
"keyboard.h", |
"keyboard_delegate.h", |
+ "notification_surface.cc", |
+ "notification_surface.h", |
+ "notification_surface_manager.h", |
"pointer.cc", |
"pointer.h", |
"pointer_delegate.h", |