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

Unified Diff: chrome/browser/android/chrome_startup_flags.cc

Issue 60613006: Merge 236024 "Android: Reenable canvas anti-aliasing" (Closed) Base URL: svn://svn.chromium.org/chrome/branches/1700/src/
Patch Set: Created 7 years, 1 month 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 | « no previous file | content/shell/app/shell_main_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/android/chrome_startup_flags.cc
===================================================================
--- chrome/browser/android/chrome_startup_flags.cc (revision 236066)
+++ chrome/browser/android/chrome_startup_flags.cc (working copy)
@@ -48,6 +48,4 @@
#if defined(GOOGLE_TV)
SetCommandLineSwitch(switches::kPpapiInProcess);
#endif
- // Disable <canvas> path antialiasing.
- SetCommandLineSwitch(switches::kDisable2dCanvasAntialiasing);
}
« no previous file with comments | « no previous file | content/shell/app/shell_main_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698