Enable autofill dialog codepath on Android.
commit57e67ac2893ee64d012ec8cc2342ba50ccd661db
authoraruslan@chromium.org <aruslan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 22 Feb 2013 03:37:22 +0000 (22 03:37 +0000)
committeraruslan@chromium.org <aruslan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 22 Feb 2013 03:37:22 +0000 (22 03:37 +0000)
treee5c77f9059c38e4bc20ee3060ca519ff48b8cb52
parent66276f7d081483a16f308b9dbafbb67170893400
Enable autofill dialog codepath on Android.

Note that it will crash on Android if the user initiates an autocomplete
action on a rAc-enabled web-page.
There is a subseqent CL that sets up an empty shell to avoid crashes.

BUG=177508

Review URL: https://chromiumcodereview.appspot.com/12330059

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@183997 0039d316-1c4b-4281-b951-d872f2087c98
build/common.gypi
chrome/browser/about_flags.cc
chrome/renderer/chrome_render_process_observer.cc