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

Unified Diff: mojo/public/c/gles2/gles2_types.h

Issue 1615253006: Removed last references to old sync points. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed references in TestContextSupport Created 4 years, 11 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 | « mojo/public/c/gles2/gles2.h ('k') | mojo/public/platform/native/gles2_thunks.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/c/gles2/gles2_types.h
diff --git a/mojo/public/c/gles2/gles2_types.h b/mojo/public/c/gles2/gles2_types.h
index 75be18b00d3662af791d3856753e0771c075b0d8..3ecf4db13b217d4bceec4822c64ace8b8bee3287 100644
--- a/mojo/public/c/gles2/gles2_types.h
+++ b/mojo/public/c/gles2/gles2_types.h
@@ -17,7 +17,6 @@ extern "C" {
typedef struct MojoGLES2ContextPrivate* MojoGLES2Context;
typedef void (*MojoGLES2ContextLost)(void* closure);
-typedef void (*MojoGLES2SignalSyncPointCallback)(void* closure);
#ifdef __cplusplus
} // extern "C"
« no previous file with comments | « mojo/public/c/gles2/gles2.h ('k') | mojo/public/platform/native/gles2_thunks.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698