summaryrefslogtreecommitdiffstats
path: root/components/cloud_devices.gypi
Commit message (Collapse)AuthorAgeFilesLines
* Add more components unittests to the GN build.brettw2014-11-261-0/+2
| | | | | | | | Add lots of missing dependencies identified by "gn check" in both the GN and GYP builds. Review URL: https://codereview.chromium.org/756233002 Cr-Commit-Position: refs/heads/master@{#305841}
* Moved CloudPrintUrl to components/cloud_devices/cloud_devices_urls.h.vitalybuka@chromium.org2014-04-201-0/+5
| | | | | | | | | | Removed unused cloud print prefs. TBR=jochen, rogerta Review URL: https://codereview.chromium.org/240283010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@264945 0039d316-1c4b-4281-b951-d872f2087c98
* Moved current cloud_devices content into cloud_devices/common.vitalybuka@chromium.org2014-04-181-9/+9
| | | | | | | | TBR=jochen@chromium.org Review URL: https://codereview.chromium.org/242243002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@264745 0039d316-1c4b-4281-b951-d872f2087c98
* Reading, writing of CDD and CJT JSON formats.vitalybuka@chromium.org2014-02-041-2/+8
| | | | | | | | | | Printer description and print job ticket formats. BUG=317027 Review URL: https://codereview.chromium.org/150993002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@248644 0039d316-1c4b-4281-b951-d872f2087c98
* Added Cloud Devices component.vitalybuka@chromium.org2014-01-291-0/+22
Goal is to move chrome independent code here from chrome/ and cloud_print/ to this directory. BUG=317027 Review URL: https://codereview.chromium.org/140323014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@247538 0039d316-1c4b-4281-b951-d872f2087c98