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

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

Issue 1347023004: [Contextual Search] Add close button in maximized state (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Cleanup rebase Created 5 years, 3 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/contextual_search_layer.h
diff --git a/chrome/browser/android/compositor/layer/contextual_search_layer.h b/chrome/browser/android/compositor/layer/contextual_search_layer.h
index 68e6a5d9018921342df250f95bdaa0fe56461332..30783f5a6992cdd674965873b991a49b2a6a0564 100644
--- a/chrome/browser/android/compositor/layer/contextual_search_layer.h
+++ b/chrome/browser/android/compositor/layer/contextual_search_layer.h
@@ -61,7 +61,6 @@ class ContextualSearchLayer : public Layer {
float search_bar_shadow_opacity,
float arrow_icon_opacity,
float arrow_icon_rotation,
- bool close_icon_visible,
float close_icon_opacity,
bool progress_bar_visible,
float progress_bar_y,

Powered by Google App Engine
This is Rietveld 408576698