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

Unified Diff: ui/base/ui_base.gyp

Issue 918533005: Mac: Optimize TabView drawing. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix for rsesek Created 5 years, 10 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: ui/base/ui_base.gyp
diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp
index 1d7614cd599e29f11debecf766f145683f3d2fb2..531e7612854c98849453c3546148157136975e18 100644
--- a/ui/base/ui_base.gyp
+++ b/ui/base/ui_base.gyp
@@ -123,6 +123,8 @@
'cocoa/nsview_additions.mm',
'cocoa/remote_layer_api.h',
'cocoa/remote_layer_api.mm',
+ 'cocoa/three_part_image.h',
+ 'cocoa/three_part_image.mm',
'cocoa/tracking_area.h',
'cocoa/tracking_area.mm',
'cocoa/underlay_opengl_hosting_window.h',

Powered by Google App Engine
This is Rietveld 408576698