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

Unified Diff: ash/BUILD.gn

Issue 2468533002: [ash-md] Applied Material Design layout to TrayItemMore system menu rows. (Closed)
Patch Set: Merge branch 'master' into md_system_menu_tray_item_more_layout Created 4 years, 1 month 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_constants.h » ('j') | ash/common/system/tray/tray_constants.h » ('J')
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 dc831053f99f089d9b7191a38db41eb195aad3a3..7a60d3aa2d0374378d88b6e75a49ea70b7b78629 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -420,8 +420,8 @@ component("ash") {
"common/system/tray/tray_popup_label_button.h",
"common/system/tray/tray_popup_label_button_border.cc",
"common/system/tray/tray_popup_label_button_border.h",
- "common/system/tray/tray_popup_layout_factory.cc",
- "common/system/tray/tray_popup_layout_factory.h",
+ "common/system/tray/tray_popup_utils.cc",
+ "common/system/tray/tray_popup_utils.h",
"common/system/tray/tray_utils.cc",
"common/system/tray/tray_utils.h",
"common/system/tray/tri_view.cc",
« no previous file with comments | « no previous file | ash/common/system/tray/tray_constants.h » ('j') | ash/common/system/tray/tray_constants.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698