summaryrefslogtreecommitdiffstats
path: root/ui/gfx/ui_gfx_exports.cc
Commit message (Collapse)AuthorAgeFilesLines
* Moving the VSyncProvider interface to ui/gfx from ui/gldnicoara@chromium.org2013-11-141-0/+10
Custom implementations of the VSyncProvider (such as the Ozone provider) need to inherit from VSyncProvider. However, these implementations leave outside of ui/gl and would break deps. Moving the interface to ui/gfx would allow such implementations to inherit the VSyncProvider interface. BUG= Review URL: https://codereview.chromium.org/68893002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235172 0039d316-1c4b-4281-b951-d872f2087c98