Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(465)

Unified Diff: components/exo.gypi

Issue 2065133002: exo: Implement notification surface support (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@notification-wayland-protocol
Patch Set: fix compile Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | components/exo/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/exo.gypi
diff --git a/components/exo.gypi b/components/exo.gypi
index 43e610c005d0bccf5def752ae6aea2ac3687c38f..680046f168a3d35b7303d8e1d9316b5a5032a881 100644
--- a/components/exo.gypi
+++ b/components/exo.gypi
@@ -38,6 +38,9 @@
'exo/keyboard.cc',
'exo/keyboard.h',
'exo/keyboard_delegate.h',
+ 'exo/notification_surface.cc',
+ 'exo/notification_surface.h',
+ 'exo/notification_surface_manager.h',
'exo/pointer.cc',
'exo/pointer.h',
'exo/pointer_delegate.h',
« no previous file with comments | « no previous file | components/exo/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698