summaryrefslogtreecommitdiffstats
path: root/content/renderer/clipboard_utils.h
Commit message (Collapse)AuthorAgeFilesLines
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-5/+5
| | | | | | | | | | | This CL updates all references to the WebKit namespace in content. TBR=darin@chromium.org BUG=295096 Review URL: https://codereview.chromium.org/63253002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@233513 0039d316-1c4b-4281-b951-d872f2087c98
* Move clipboard_utils.* from webkit/renderer to content/renderer.tfarina@chromium.org2013-10-021-0/+27
compositor_bindings/ will be moved separately since it is its own beast. cpp_* will also be moved later. BUG=265753 TEST=None, just moving files around. :/ R=jamesr@chromium.org,avi@chromium.org,jochen@chromium.org Review URL: https://codereview.chromium.org/25378002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226477 0039d316-1c4b-4281-b951-d872f2087c98