summaryrefslogtreecommitdiffstats
path: root/components/feedback.gypi
Commit message (Collapse)AuthorAgeFilesLines
* Add chrome/browser/ui to the GN build.brettw@chromium.org2014-07-111-0/+1
| | | | | | | | | | | | | | This moves the intermediate grit files: ui/ui_resources -> ui/resources ui/ui_strings -> ui/strings in the GYP build to put it in line with the GN one (and also what one would expect). R=ajwong@chromium.org BUG= Review URL: https://codereview.chromium.org/381113004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282663 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 282355 "Add chrome/browser/ui to the GN build."brettw@chromium.org2014-07-101-1/+0
| | | | | | | | | | | | | | | | | | | > Add chrome/browser/ui to the GN build. > > This moves the intermediate grit files: > ui/ui_resources -> ui/resources > ui/ui_strings -> ui/strings > in the GYP build to put it in line with the GN one (and also what one would expect). > > R=ajwong@chromium.org > > Review URL: https://codereview.chromium.org/381463002 TBR=brettw@chromium.org Review URL: https://codereview.chromium.org/387573003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282359 0039d316-1c4b-4281-b951-d872f2087c98
* Add chrome/browser/ui to the GN build.brettw@chromium.org2014-07-101-0/+1
| | | | | | | | | | | | | This moves the intermediate grit files: ui/ui_resources -> ui/resources ui/ui_strings -> ui/strings in the GYP build to put it in line with the GN one (and also what one would expect). R=ajwong@chromium.org Review URL: https://codereview.chromium.org/381463002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282355 0039d316-1c4b-4281-b951-d872f2087c98
* Refactor FeedbackData and add tests.achaulk@chromium.org2014-06-061-0/+2
| | | | | | | | | | BUG=341554 TEST=unittests, manual feedback send from debug chrome build TBR=jochen for OWNERS Review URL: https://codereview.chromium.org/296173003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@275472 0039d316-1c4b-4281-b951-d872f2087c98
* Remove an unnecessary reference to parent gyp file.mad@chromium.org2014-06-051-1/+1
| | | | | | | | BUG=None Review URL: https://codereview.chromium.org/311243002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274979 0039d316-1c4b-4281-b951-d872f2087c98
* Move some common feedback files into src/componentsachaulk@chromium.org2014-05-091-0/+64
BUG=359299 TEST=build works Review URL: https://codereview.chromium.org/225183018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@269152 0039d316-1c4b-4281-b951-d872f2087c98