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

Unified Diff: components/exo/BUILD.gn

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 | « components/exo.gypi ('k') | components/exo/display.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « components/exo.gypi ('k') | components/exo/display.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698