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

Unified Diff: chrome/browser/themes/theme_properties.h

Issue 19471005: Add custom default theme support and create a managed user default theme. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix bugs. Created 7 years, 5 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: chrome/browser/themes/theme_properties.h
diff --git a/chrome/browser/themes/theme_properties.h b/chrome/browser/themes/theme_properties.h
index 0f503c9cdc9a2dacfcc9d2a6cc42b8a0dfd64a95..2eaa1ed7d0be18a6af0bf8aad3753e65603cc66a 100644
--- a/chrome/browser/themes/theme_properties.h
+++ b/chrome/browser/themes/theme_properties.h
@@ -80,8 +80,6 @@ class ThemeProperties {
enum NotOverwritableByUserThemeProperty {
COLOR_CONTROL_BACKGROUND = 1000,
COLOR_TOOLBAR_SEPARATOR,
- COLOR_FRAME_MANAGED_USER,
- COLOR_FRAME_MANAGED_USER_INACTIVE,
// These colors don't have constant default values. They are derived from
// the runtime value of other colors.

Powered by Google App Engine
This is Rietveld 408576698