summaryrefslogtreecommitdiffstats
path: root/android_webview/public
diff options
context:
space:
mode:
Diffstat (limited to 'android_webview/public')
-rw-r--r--android_webview/public/browser/draw_gl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/android_webview/public/browser/draw_gl.h b/android_webview/public/browser/draw_gl.h
index 56e3064..6409598 100644
--- a/android_webview/public/browser/draw_gl.h
+++ b/android_webview/public/browser/draw_gl.h
@@ -15,6 +15,8 @@ struct AwDrawGLInfo {
enum Mode {
kModeDraw,
kModeProcess,
+ kModeProcessNoContext,
+ kModeSync,
} mode;
// Input: current clip rect in surface coordinates. Reflects the current state