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 2509943002: NO LONGER FOR REVIEW - [ash-md] Implements a square focus rectangle for ToggleButton (Closed)
Patch Set: [ash-md] Implements a square focus rectangle for ToggleButton (toggles that work) 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/chromeos/bluetooth/tray_bluetooth.cc » ('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 60b539a575f939eb92b1adc398c5a9ecad1a8de1..f5157355ae16ad18e174747c3cf65d9b6cb870c4 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -380,6 +380,8 @@ component("ash") {
"common/system/tray/special_popup_row.h",
"common/system/tray/system_menu_button.cc",
"common/system/tray/system_menu_button.h",
+ "common/system/tray/system_menu_toggle_button.cc",
+ "common/system/tray/system_menu_toggle_button.h",
"common/system/tray/system_tray.cc",
"common/system/tray/system_tray.h",
"common/system/tray/system_tray_bubble.cc",
« no previous file with comments | « no previous file | ash/common/system/chromeos/bluetooth/tray_bluetooth.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698