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

Unified Diff: components/exo/BUILD.gn

Issue 2723143002: Add unittests of ArcCustomNotificationView (Closed)
Patch Set: Created 3 years, 10 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/display.cc » ('j') | components/exo/notification_surface.h » ('J')
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 024b5eb01cb30b4e1a7f6fab69964c3b394e8016..1740a5d689b8682205460eeddaf91bdf6f0bd691 100644
--- a/components/exo/BUILD.gn
+++ b/components/exo/BUILD.gn
@@ -21,8 +21,9 @@ source_set("exo") {
"keyboard.h",
"keyboard_delegate.h",
"keyboard_device_configuration_delegate.h",
- "notification_surface.cc",
"notification_surface.h",
+ "notification_surface_impl.cc",
+ "notification_surface_impl.h",
"notification_surface_manager.h",
"pointer.cc",
"pointer.h",
« no previous file with comments | « no previous file | components/exo/display.cc » ('j') | components/exo/notification_surface.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698