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

Unified Diff: ui/views/views.gyp

Issue 8772060: Refactor window frame painting into a window background class (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: final cleanup of PaintRestored Created 9 years 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 | « ui/base/resource/resource_bundle.h ('k') | ui/views/window/custom_frame_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index 3b60864579fe02cdfd7b7863428c2936b3bfbc42..1f90468c4b988e0a0ca5234d176c22154a0ba6cc 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -378,6 +378,8 @@
'window/dialog_client_view.h',
'window/dialog_delegate.cc',
'window/dialog_delegate.h',
+ 'window/frame_background.cc',
+ 'window/frame_background.h',
'window/native_frame_view.cc',
'window/native_frame_view.h',
'window/non_client_view.cc',
« no previous file with comments | « ui/base/resource/resource_bundle.h ('k') | ui/views/window/custom_frame_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698