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

Unified Diff: views/views.gyp

Issue 3052011: Make the resize gripper invisible.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 5 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 | « views/controls/resize_gripper.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: views/views.gyp
===================================================================
--- views/views.gyp (revision 53545)
+++ views/views.gyp (working copy)
@@ -163,8 +163,8 @@
'controls/native/native_view_host_wrapper.h',
'controls/progress_bar.h',
'controls/progress_bar.cc',
- 'controls/resize_gripper.cc',
- 'controls/resize_gripper.h',
+ 'controls/resize_area.cc',
+ 'controls/resize_area.h',
'controls/scroll_view.cc',
'controls/scroll_view.h',
'controls/scrollbar/bitmap_scroll_bar.cc',
« no previous file with comments | « views/controls/resize_gripper.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698