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

Unified Diff: chrome/browser/android/compositor/layer/tab_layer.h

Issue 2163393003: Tab switcher theme colors no longer behind flag (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 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/android/compositor/layer/tab_layer.h
diff --git a/chrome/browser/android/compositor/layer/tab_layer.h b/chrome/browser/android/compositor/layer/tab_layer.h
index fb454ab8697fbd478bddf49c5fbdc97ec1ed8982..55553a05a278215502f97f04df5bc055cf952435 100644
--- a/chrome/browser/android/compositor/layer/tab_layer.h
+++ b/chrome/browser/android/compositor/layer/tab_layer.h
@@ -122,7 +122,6 @@ class TabLayer : public Layer {
const bool incognito_;
bool toolbar_background_color_;
bool close_button_color_;
- bool tab_switcher_themes_enabled_;
ui::ResourceManager* resource_manager_;
LayerTitleCache* layer_title_cache_;

Powered by Google App Engine
This is Rietveld 408576698