Index: ash/launcher/launcher_types.cc |
diff --git a/ash/launcher/launcher_types.cc b/ash/launcher/launcher_types.cc |
index 8f049963c2553faa6ca41e0f43569d1bbb804add..a6080b0b66606ee93bc5777d7175039bf9b6b03d 100644 |
--- a/ash/launcher/launcher_types.cc |
+++ b/ash/launcher/launcher_types.cc |
@@ -7,6 +7,7 @@ |
namespace ash { |
const int kLauncherPreferredSize = 48; |
+const int kLauncherBackgroundAlpha = 204; |
LauncherItem::LauncherItem() |
: type(TYPE_TABBED), |