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

Unified Diff: ui/message_center/BUILD.gn

Issue 2850153003: Revert of CrOS: Fix appearance of notification toasts when sliding out via gesture (Closed)
Patch Set: Created 3 years, 8 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 | ui/message_center/views/custom_notification_view_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/message_center/BUILD.gn
diff --git a/ui/message_center/BUILD.gn b/ui/message_center/BUILD.gn
index 95686459a125f397ba21a62da66ce59bc02b9ffb..08aff8c3232f36979f25ab0e37067df2a4302a57 100644
--- a/ui/message_center/BUILD.gn
+++ b/ui/message_center/BUILD.gn
@@ -150,8 +150,6 @@
"views/popup_alignment_delegate.h",
"views/proportional_image_view.cc",
"views/proportional_image_view.h",
- "views/slide_out_controller.cc",
- "views/slide_out_controller.h",
"views/toast_contents_view.cc",
"views/toast_contents_view.h",
]
@@ -223,7 +221,6 @@
"//ui/base",
"//ui/base:test_support",
"//ui/events",
- "//ui/events:test_support",
"//ui/gfx",
"//ui/gfx/geometry",
"//ui/gl",
« no previous file with comments | « no previous file | ui/message_center/views/custom_notification_view_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698