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

Unified Diff: ui/gl/gl_context.h

Issue 2628963002: Revert of Enable creation of offscreen contexts which own their backing surface. (Closed)
Patch Set: Created 3 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 | « third_party/WebKit/public/platform/Platform.h ('k') | ui/gl/gl_context_egl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gl/gl_context.h
diff --git a/ui/gl/gl_context.h b/ui/gl/gl_context.h
index b9cc72287acdf14a7c850041db2daaa6ac6e1052..542940c7683894bb857e311f97bbb53cf0102583 100644
--- a/ui/gl/gl_context.h
+++ b/ui/gl/gl_context.h
@@ -37,7 +37,6 @@
GpuPreference gpu_preference = PreferIntegratedGpu;
bool bind_generates_resource = true;
bool webgl_compatibility_context = false;
- bool low_priority = false;
};
// Encapsulates an OpenGL context, hiding platform specific management.
« no previous file with comments | « third_party/WebKit/public/platform/Platform.h ('k') | ui/gl/gl_context_egl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698