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

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

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.h
diff --git a/ash/system/tray/tray_constants.h b/ash/system/tray/tray_constants.h
index f2977a34285ff74755bf438329313e5d33f0ad47..396d335984fcbda4122fe67b98d6e95e34a4d96b 100644
--- a/ash/system/tray/tray_constants.h
+++ b/ash/system/tray/tray_constants.h
@@ -70,7 +70,6 @@ ASH_EXPORT extern const int kTrayDetailedViewTransitionDelayMs;
// item. This applies to all labels in the system menu.
extern const int kTrayPopupLabelRightPadding;
-extern const int kTrayPopupDetailsIconWidth;
extern const SkColor kTrayPopupHoverBackgroundColor;
extern const int kTrayRoundedBorderRadius;

Powered by Google App Engine
This is Rietveld 408576698