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

Unified Diff: ash/BUILD.gn

Issue 2785273002: [Ash] Fold TrayNotificationView into AccessibilityPopupView (Closed)
Patch Set: move work out of ctor Created 3 years, 9 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 | ash/common/system/tray/tray_notification_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index b59ca9b373b988e3ab19933ed8807cdf4c2a9379..b67a5a4b96c24d6063a1dbbb6eb0757900506a1c 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -400,8 +400,6 @@ component("ash") {
"common/system/tray/tray_item_more.h",
"common/system/tray/tray_item_view.cc",
"common/system/tray/tray_item_view.h",
- "common/system/tray/tray_notification_view.cc",
- "common/system/tray/tray_notification_view.h",
"common/system/tray/tray_popup_header_button.cc",
"common/system/tray/tray_popup_header_button.h",
"common/system/tray/tray_popup_ink_drop_style.h",
« no previous file with comments | « no previous file | ash/common/system/tray/tray_notification_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698