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

Unified Diff: ash/system/tray/tray_constants.cc

Issue 2843383004: CrOS: Right align captive portal/"controlled by extension" network icon (Closed)
Patch Set: fix layout 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
Index: ash/system/tray/tray_constants.cc
diff --git a/ash/system/tray/tray_constants.cc b/ash/system/tray/tray_constants.cc
index c3ae671b17a1e73574210482f41160184d47437e..64921bc48f563d76feab4f1ccfd73765b8fbd5bf 100644
--- a/ash/system/tray/tray_constants.cc
+++ b/ash/system/tray/tray_constants.cc
@@ -58,7 +58,6 @@ const int kTrayDetailedViewTransitionDelayMs = 100;
const int kTrayPopupLabelRightPadding = 8;
-const int kTrayPopupDetailsIconWidth = 25;
const SkColor kTrayPopupHoverBackgroundColor = SkColorSetRGB(0xe4, 0xe4, 0xe4);
const int kTrayRoundedBorderRadius = 2;
« ash/system/network/network_state_list_detailed_view.cc ('K') | « ash/system/tray/tray_constants.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698