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

Unified Diff: ash/launcher/launcher_types.h

Issue 10827202: ash: Update launcher background to 0.8 black. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 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
« no previous file with comments | « ash/launcher/launcher.cc ('k') | ash/launcher/launcher_types.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/launcher/launcher_types.h
diff --git a/ash/launcher/launcher_types.h b/ash/launcher/launcher_types.h
index 1936404a948cda9b1250b09d2a4506b064425d81..a6a6dc09890bf099783221025a125a2550cf871d 100644
--- a/ash/launcher/launcher_types.h
+++ b/ash/launcher/launcher_types.h
@@ -22,6 +22,9 @@ typedef int LauncherID;
// added/removed.
ASH_EXPORT extern const int kLauncherPreferredSize;
+// Max alpha of the launcher background.
+ASH_EXPORT extern const int kLauncherBackgroundAlpha;
+
// Type the LauncherItem represents.
enum LauncherItemType {
// Represents a tabbed browser.
« no previous file with comments | « ash/launcher/launcher.cc ('k') | ash/launcher/launcher_types.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698