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

Unified Diff: trunk/src/content/browser/android/content_startup_flags.cc

Issue 149653004: Revert 248827 "android: Migrate old content readback to use asyn..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 10 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: trunk/src/content/browser/android/content_startup_flags.cc
===================================================================
--- trunk/src/content/browser/android/content_startup_flags.cc (revision 248975)
+++ trunk/src/content/browser/android/content_startup_flags.cc (working copy)
@@ -86,8 +86,6 @@
parsed_command_line->AppendSwitch(switches::kUIPrioritizeInGpuProcess);
- parsed_command_line->AppendSwitch(switches::kEnableDelegatedRenderer);
-
if (!plugin_descriptor.empty()) {
parsed_command_line->AppendSwitchNative(
switches::kRegisterPepperPlugins, plugin_descriptor);
« no previous file with comments | « trunk/src/cc/trees/layer_tree_host_impl_unittest.cc ('k') | trunk/src/content/browser/android/content_view_core_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698