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

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

Issue 2008763002: [Extensions UI] Remove all traces of the chevron (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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.cc
diff --git a/chrome/browser/themes/theme_properties.cc b/chrome/browser/themes/theme_properties.cc
index 282a05539d1709cfd0e2a51242b2524c3538538b..770b3dd61b00654857a6631e6305a160e3272707 100644
--- a/chrome/browser/themes/theme_properties.cc
+++ b/chrome/browser/themes/theme_properties.cc
@@ -200,11 +200,6 @@ constexpr int kToolbarButtonIDs[] = {
IDR_STOP_D,
IDR_STOP_H,
IDR_STOP_P,
-#if defined(OS_MACOSX)
- IDR_BROWSER_ACTIONS_OVERFLOW,
- IDR_BROWSER_ACTIONS_OVERFLOW_H,
- IDR_BROWSER_ACTIONS_OVERFLOW_P,
-#endif
IDR_TOOLS,
IDR_TOOLS_H,
IDR_TOOLS_P,

Powered by Google App Engine
This is Rietveld 408576698