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

Unified Diff: chrome/app/theme/theme_resources_standard.grd

Issue 10662032: alternate ntp (cros/partial-win): add tab-related stuff and toolbar/tab background change (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: removed images from cl Created 8 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/app/theme/theme_resources_standard.grd
diff --git a/chrome/app/theme/theme_resources_standard.grd b/chrome/app/theme/theme_resources_standard.grd
index 65def038fdb61c6d83c28a03d1e0232f23bad839..3cfe639c69ec2be2ee30865005fbd6242d0479ab 100644
--- a/chrome/app/theme/theme_resources_standard.grd
+++ b/chrome/app/theme/theme_resources_standard.grd
@@ -448,6 +448,8 @@
<if expr="not pp_ifdef('use_ash') and not is_macosx">
<structure type="chrome_scaled_image" name="IDR_THEME_TOOLBAR" file="theme_toolbar_default.png" />
</if>
+ <!-- Instant Extended API toolbar background is common for all platforms. -->
+ <structure type="chrome_scaled_image" name="IDR_THEME_TOOLBAR_SEARCH" file="theme_toolbar_search.png" />
<if expr="is_macosx">
<!-- TODO(jamescook): Is this right? -->
<structure type="chrome_scaled_image" name="IDR_THEME_TOOLBAR_INACTIVE" file="theme_toolbar_default_inactive2.png" />
« no previous file with comments | « no previous file | chrome/browser/themes/theme_service.h » ('j') | chrome/browser/ui/search/toolbar_search_animator.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698