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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 18486007: Fix the misalignment on CrOS of the tab background images (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 4 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
« no previous file with comments | « chrome/browser/ui/views/theme_image_mapper_aura_win.cc ('k') | ui/gfx/image/image_skia_operations.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 509b81c6746dc4fdc3cc55ba972c5bdccdf9ed6d..86367a6c7392bd4862a2b75b7d20ca47ec1a8e08 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -1931,6 +1931,8 @@
'browser/ui/views/tabs/tab_controller.h',
'browser/ui/views/tabs/tab_drag_controller.cc',
'browser/ui/views/tabs/tab_drag_controller.h',
+ 'browser/ui/views/tabs/tab_paint_util.h',
+ 'browser/ui/views/tabs/tab_paint_util.cc',
'browser/ui/views/tabs/tab_strip.cc',
'browser/ui/views/tabs/tab_strip.h',
'browser/ui/views/tabs/tab_strip_controller.h',
« no previous file with comments | « chrome/browser/ui/views/theme_image_mapper_aura_win.cc ('k') | ui/gfx/image/image_skia_operations.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698