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

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

Issue 2045733002: Replace tab switcher borders with single asset (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: move var Created 4 years, 6 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 d8354dd614850c9ec0be4d82e588db75e25c1c06..bc112b93fe5877b6816eab6af903535cd77cffbd 100644
--- a/chrome/browser/android/compositor/layer/tab_layer.h
+++ b/chrome/browser/android/compositor/layer/tab_layer.h
@@ -86,6 +86,7 @@ class TabLayer : public Layer {
float view_width,
float view_height,
bool show_toolbar,
+ int default_theme_color,
int toolbar_background_color,
bool anonymize_toolbar,
int toolbar_textbox_resource_id,

Powered by Google App Engine
This is Rietveld 408576698