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

Unified Diff: trunk/src/ui/gfx/gfx.gyp

Issue 338833004: Revert 276827 "readability review for luken" (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 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
« no previous file with comments | « trunk/src/ui/gfx/geometry/r_tree_unittest.cc ('k') | trunk/src/ui/views/view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/ui/gfx/gfx.gyp
===================================================================
--- trunk/src/ui/gfx/gfx.gyp (revision 277531)
+++ trunk/src/ui/gfx/gfx.gyp (working copy)
@@ -47,9 +47,8 @@
'geometry/rect_conversions.h',
'geometry/rect_f.cc',
'geometry/rect_f.h',
+ 'geometry/r_tree.cc',
'geometry/r_tree.h',
- 'geometry/r_tree_base.cc',
- 'geometry/r_tree_base.h',
'geometry/safe_integer_conversions.h',
'geometry/size.cc',
'geometry/size.h',
« no previous file with comments | « trunk/src/ui/gfx/geometry/r_tree_unittest.cc ('k') | trunk/src/ui/views/view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698