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

Unified Diff: content/browser/gpu/gpu_blacklist.h

Issue 6995124: Revert 86510 - Contributed by junov@chromium.org (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 6 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
Index: content/browser/gpu/gpu_blacklist.h
===================================================================
--- content/browser/gpu/gpu_blacklist.h (revision 88613)
+++ content/browser/gpu/gpu_blacklist.h (working copy)
@@ -89,7 +89,7 @@
// }
Value* GetFeatureStatus(bool gpu_access_allowed,
bool disable_accelerated_compositing,
- bool disable_accelerated_2D_canvas,
+ bool enable_accelerated_2D_canvas,
bool disable_experimental_webgl,
bool disable_multisampling) const;

Powered by Google App Engine
This is Rietveld 408576698