Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(61)

Unified Diff: content/renderer/ggl.cc

Issue 6688018: Remove old comment. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 9 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/renderer/ggl.cc
===================================================================
--- content/renderer/ggl.cc (revision 78611)
+++ content/renderer/ggl.cc (working copy)
@@ -102,8 +102,6 @@
static bool MakeCurrent(Context* context);
// Display all content rendered since last call to SwapBuffers.
- // TODO(apatrick): support rendering to browser window. This function is
- // not useful at this point.
bool SwapBuffers();
// Create a hardware accelerated video decoder associated with this context.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698