summaryrefslogtreecommitdiffstats
path: root/ui/views/view_text_utils.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused ui/views/views_text_utils files.msw@chromium.org2013-07-091-75/+0
| | | | | | | | | | | | | | | I previously removed these files in http://crrev.com/165832 Bartosz reverted in http://crrev.com/166015 for Issue 152928. Bartosz added custom code instead in http://crrev.com/170802 These files have been unused for over a year; time to remove. BUG=none TEST=No build problems, no complaints. R=sky@chromium.org Review URL: https://chromiumcodereview.appspot.com/18523014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@210630 0039d316-1c4b-4281-b951-d872f2087c98
* Use a direct include of strings headers in ui/, part 3.avi@chromium.org2013-06-111-1/+1
| | | | | | | | | | BUG=247723 TEST=none TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/16757004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205537 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 165832 - Nix unused views_text_utils.[cc|h].bartfab@chromium.org2012-11-051-0/+75
| | | | | | | | | | | | | | | | | | | | As discussed with msw@, reverting this change because the files will actually be needed for issue 152928. The files appear unused for the last 7 months. (except for cursory routine updates) BUG=none TEST=No build problems, no complaints. R=sky@chromium.org,asvitkine@chromium.org Review URL: https://chromiumcodereview.appspot.com/11368065 TBR=msw@chromium.org Review URL: https://codereview.chromium.org/11361106 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@166015 0039d316-1c4b-4281-b951-d872f2087c98
* Nix unused views_text_utils.[cc|h].msw@chromium.org2012-11-031-75/+0
| | | | | | | | | | | | | | The files appear unused for the last 7 months. (except for cursory routine updates) BUG=none TEST=No build problems, no complaints. R=sky@chromium.org,asvitkine@chromium.org Review URL: https://chromiumcodereview.appspot.com/11368065 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165832 0039d316-1c4b-4281-b951-d872f2087c98
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
| | | | | | | | | For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98
* views: Move the remaining file from views/ to ui/views/.tfarina@chromium.org2011-12-011-0/+76
BUG=104039 R=ben@chromium.org TBR=stevenjb@chromium.org Review URL: http://codereview.chromium.org/8771006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112469 0039d316-1c4b-4281-b951-d872f2087c98