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

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

Issue 7064032: Turns on the gpu accelerated canvas by default (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 9 years, 7 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 86432)
+++ content/browser/gpu/gpu_blacklist.h (working copy)
@@ -89,7 +89,7 @@
// }
Value* GetFeatureStatus(bool gpu_access_allowed,
bool disable_accelerated_compositing,
- bool enable_accelerated_2D_canvas,
+ bool disable_accelerated_2D_canvas,
bool disable_experimental_webgl,
bool disable_multisampling) const;

Powered by Google App Engine
This is Rietveld 408576698