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

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') | 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 41de901c0d8c442fad339c30c7791e40b618b1b5..6a2ff15ddbd177fd639a03427db31f9574a7ec89 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -424,8 +424,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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698